Notable changes:
- Enhancement: Pylance import resolve messages should be pushed to Pyright pylance-release#4701
- Bug fix: Pylance crashing on Jupyter Notebook Cell Deletion pylance-release#4685
- Enhancement: Autocomplete for
__getattr__
by Literal values pylance-release#4660 - Enhancement: No suggestions for TypedDict value with Union[Literal, None] type annotation pylance-release#4649
- Enhancement: Completions don't work for test parameters pylance-release#4590
- Enhancement: Go to def on
in
should navigate to__contains__
pylance-release#4467
For the full changelog, see CHANGELOG.md