-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
Description
1.6 will be based on mypy 0.980 and will include:
- type render updates #371
- Support nested
TypeVar
s #369 - consider column numbers when removing duplicate errors #375
- infer from overloads: handle
/
#370 - Fix/infer from default #381
TypeVar
s don't render their context in error messages #363unsafe-variance
error code is actuallymisc
#353
Timeline:
- alpha1: 15/08/2022
- will be based on mypy dev
- alpha3: soon
- will be based on mypy dev
- beta1: soon after alpha3
- rc1: when 0.980 is released
- final: one week after last RC
Issues:
- nothing yet