github microsoft/pylance-release 2021.9.4

latest releases: 2022.3.2, 2022.3.1, 2022.3.0...
2 years ago

Notable changes:

  • Completion is now supported for TypedDict keys and values. Thanks to Robert Cragie for this contribution!
  • Variables captured by lambdas and functions are now narrowed when they are known to not be reassigned.
    (pylance-release#261, pylance-release#1016)
  • Auto-imports no longer incorrectly add to * import lines.
    (pylance-release#1679)
  • The "Add Optional to Type Annotation" quick fix no longer fails to run.
    (pylance-release#1873)
  • Pylance's copy of typeshed has been updated.
    (pylance-release#1872)

For the full changelog, see CHANGELOG.md

Don't miss a new pylance-release release

NewReleases is sending notifications on new releases.