Skip to content

v1.23.2 (pyright 1.1.391)

Latest
Compare
Choose a tag to compare
@DetachHead DetachHead released this 05 Jan 12:06
· 4 commits to main since this release

What's Changed

  • fix second generic for AbstractContextManager being ignored when determining whether the context manager can suppress exceptions by @DetachHead in #963
  • fix File or directory "/<default workspace root>" does not exist error being reported as a language server notification by @DetachHead in #966
  • eliminate some false positives on reportUninitializedInstanceVariable by @beauxq in #975
  • fix "files to analyze" notification hanging on typeshed stubs when they aren't actually being analyzed by @DetachHead in #978

Full Changelog: v1.23.1...v1.23.2