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