Notable changes:
- Enhancement: Don't show diagnostics within IPython cell magics (pylance-release#3327)
- Enhancement: Extended support for method override completions that use member access expression forms in a parameter's default value expression (pylance-release#3374)
- Enhancement: Updated pandas stubs
- Bug Fix: Default includes and excludes weren't being used if a
pyproject.toml
file was present (pylance-release#3348) - Bug Fix: Replaced django-stubs with a more pyright friendly version from (sbdchd/django-types) (pylance-release#3359)
- Bug Fix: Inlay hint of bigInt incorrectly displaying int (pylance-release#3355)
- Bug Fix: Display InlayHints only on variables that haven't already been annotated (pylance-release#3325)
For the full changelog, see CHANGELOG.md