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
- Specify filepath in `cobertura_xml_report`, instead of folder
- `enum.Enum` should not be callable
- Run enum.Enum analysis on non-assigned calls
- No error reported when a contravariant TypeVar is used as a return type within a tuple
- Mypy 1.19.0 can't be installed on pypy
- An empty generic class is covariant even though the doc says "all user-defined generic classes invariant by default"
- Docs: Merge error_code_list.rst and error_code_list2.rst
- Improve decorator type error message for decorated functions (#16295)
- Fix a bug where runtests.py didn't run non-testcheck .test files individually when asked to
- [1.19 regression] Incorrect return type inference on enum methods
- Docs
- Python not yet supported