mypy
https://github.com/python/mypy
Python
Optional static typing for Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported99 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- [Regression 1.19.1 -> 1.20.0] `value in container` based narrowing causes false negatives.
- Fix value-in-container narrowing regression
- Fix false positive comparison-overlap for str/int enum members
- Descriptor access fails for complex generics
- `TypeIs` with `isinstance` fails to narrow
- Sync typeshed
- crash when type checking file in a read only directory
- Clarify python_version parser behavior
- Avoid crash for starred match subject tuples
- Fix crash when checking file in a read only directory
- Docs
- Python not yet supported