Skip to content

2021.7.3

Compare
Choose a tag to compare
@bschnurr bschnurr released this 15 Jul 00:06
· 356 commits to main since this release
8225814

Notable changes:

  • Fixed bug that caused diagnostics from an open file not to be cleared after closing that file if it was not saved.
    (pylance-release#1514)
  • Fixed document highlight regression when selecting a class attribute.
    (pylance-release#1500)
  • Dictionary key completions now support non-string literals.
    (pylance-release#1493)
  • The bundled stubs for django and pandas have been updated.

For the full changelog, see CHANGELOG.md