github microsoft/pylance-release 2021.9.2

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

Notable changes:

  • Method override completions now correctly include default parameters.
    (pylance-release#869)
  • PEP 258 style attribute docstrings now work on type aliases.
    (pylance-release#1815)
  • Parenthesized expressions are now better handled in hover, document highlight, and semantic highlighting.
    (pylance-release#591)
  • A number of errors and inconsistencies with unrooted environments (like open file mode) have been fixed.
    (pylance-release#1586)
  • The docstring for os.path.splitext is now correctly handled.
    (pylance-release#1408)
  • 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.