github microsoft/pylance-release 2021.9.0

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

Notable changes:

  • Docstrings for the decimal module are now supported.
    (pylance-release#1350))
  • The None, True, False, and __debug__ builtin constants are now correctly colorized within quoted type annotations.
    (pylance-release#1039))
  • Completions for keywords that aren't available in the currently selected version of Python will no longer be offered.
    (pylance-release#1724))
  • Import completions will no longer include imports which will not resolve if accepted.
    (pylance-release#1046))
  • The bundled stubs for pandas have been updated.
  • Pylance's copy of typeshed has been updated.

For the full changelog, see CHANGELOG.md

Don't miss a new pylance-release release

NewReleases is sending notifications on new releases.