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 supported92 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- [possibly-undefined] False-positive with nested try block and finally
- discrepencay between mypy and mypyc
- Mypy incorrectly infers a non-optional type
- False positive with inherited writable property that reads subtype in subclass
- Special handling for InitVar #12046
- Difference between the command output and the html report
- Misinterpretation of types in list comprehension
- mypy ignores type checking and produces error for union types when using `is` keyword to check the boolean result from `isinstance()`
- Typealias-like definition of enum members makes mypy forget we're in an enum
- Fixes no error thrown for Final fields declared with init=False and not assigned inside __init__
- Docs
- Python not yet supported