v1.12.5 (pyright 1.1.366)
What's Changed
- fix values that were narrowed to
Never
being coloured as a type by @DetachHead in #390 - update upstream pyright version to 1.1.366 by @DetachHead in #393
- add back support for inline
TypedDict
s (it was removed in 1.1.366)
Full Changelog: v1.12.4...v1.12.5