github microsoft/pylance-release 2021.4.2

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

Notable changes:

  • A number of CPU and memory improvements have been made, which should lead to faster initial startup, faster analysis, and lower peak memory usage.
  • A partial stub for scikit-learn has been included, which should fix many classes (such as MinMaxScalar).
    (pylance-release#1139)
  • A number of crashes have been fixed.
    (pylance-release#1072)
  • self/cls, parameters in abstract methods, parameters in Protocol definitions, and parameters in function overloads will no longer be marked as "not accessed" and grayed out.
    (pylance-release#194)
  • The bundled matplotlib stubs have been updated.
  • Pylance's copy of typeshed has been updated. Stubs that are marked as Python 2 only are no longer included.
  • Interpreter paths are now correctly queried when the selected interpreter is PyPy.
  • Indexing has been re-enabled in the insiders build.

For the full changelog, see CHANGELOG.md.

Don't miss a new pylance-release release

NewReleases is sending notifications on new releases.