github microsoft/pylance-release 2021.6.0

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

Notable changes:

  • Libraries installed via egg/zip files are now supported (including transformers installed via conda).
    (pylance-release#1260)
  • Unannotated decorators are now treated as no-ops, rather than using type inference and potentially obscuring the signature of the function they decorate.
  • Files that were referenced but unopened will no longer be mistakenly reanalyzed when opened.
  • Tables in docstrings are now better spaced.
  • The bundled stubs for django 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.