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 supported98 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- [mypyc] Add chr(int) and ord(str) primitives
- (🐞) Heterogeneous `Enum`'s `.value` is `Any` & Union of homogeneous `Enum`s `.value` is `Any`
- Support `.value` inference for `Union` of enums
- False positive with strict_optional disabled just in submodule
- False positive with assignment expression shadowing a builtin
- Use new type inference as a primary mechanism
- Experiment with backtracking in the new solver
- More principled solution for universal quantificatoin of non-Callable types
- `explicit-override` false positive when overriding property with setter
- Product output for all files checked
- Docs
- Python not yet supported