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
- Improving support for Annotated[Type, ...] annotations
- `sorted` overload resolving incorrectly with generic types
- [mypyc] Implement optional tracing of ops
- type narrowing leads to "unreachable" code being actually reachable
- Disallow formatting None into f-string
- PEP 612: Does not correctly infer behavioral subtype for callables with conflicting positional-or-keyword parameters.
- Results vary with the order of the specified files.
- Reassigned method raises "signature incompatible with supertype"
- inconsistency in typing, depending whether imported function from subfolder or explicitly type hinted return
- Recognizing expressions with a constant value.
- Docs
- Python not yet supported