github microsoft/pylance-release 2021.4.3

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

Notable changes:

  • The bundled native module stubs for sklearn, numpy, and pandas have been updated.
  • Markdown-style links in docstrings will now be passed through as-is to tooltips.
  • Docstrings for all compiled standard library modules (such as math, sys, and time) are now supported.
    (pylance-release#465)
  • Docstrings in signature help tooltips will now show the same docstrings as completion and hover tooltips.
  • Overload matching has been changed to more closely match matching in other type checkers.
    (pylance-release#549, pylance-release#1111)
  • A number of bugs that could cause potentially nondeterministic behavior when semantic highlighting is enabled have been fixed.
    (pylance-release#1180, pylance-release#1181)

For the full changelog, see CHANGELOG.md.

Don't miss a new pylance-release release

NewReleases is sending notifications on new releases.