What's Changed
- add new
reportInvalidCast
rule for casts to non-overlapping types by @DetachHead in #245 - error when attempting to subscript
AbstractContextManager
andAbstractAsyncContextManager
at runtime on python 3.8 by @DetachHead in #263
Full Changelog: v1.9.1...v1.10.0