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
- pre-3.12 python_versions do not complain about f-strings syntax, but they should
- dmypy does not work when it lives in a directory path with spaces
- [mypyc] feat: support constant folding in `transform_assignment_expr`
- Incorrect "Alternative patterns bind different names" with mapping capture statements
- [mypyc] feat: use exact_dict_rprimitive for star2 arg rtype [2/2]
- [mypyc] feat: implement try_getting_literal in `in` rtuple helper [1/1]
- "error: only instance methods can be decorated with @property" is incorrect for Python 3.9 and later
- [docs] merge error code lists
- False positive `overload-overlap` with booleans and integer literals
- [mypyc] feat: enhance ForSequence with start, stop, step for IndexExpr case
- Docs
- Python not yet supported