Skip to content

2021.10.1

Compare
Choose a tag to compare
@bschnurr bschnurr released this 14 Oct 23:48
· 338 commits to main since this release
fcdde8f

Notable changes:

  • A bug in the import completion that prevented some absolute imports from being suggested has been fixed.
  • Variables named match no longer cause a parser error when used in a slice expression.
    (pylance-release#1911)
  • TypedDict completions now work correctly in dict literals with more than one key-value pair.
    (pylance-release#1920
  • The bundled stubs for pandas, django and openpyxl have been updated.

For the full changelog, see CHANGELOG.md