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
- More specific inline dict type inference can fail on 1.17.0
- When selecting an overload item for constraint template matching, treat any ParamSpec in the template as free
- Importing IPython confuses mypy about package '__main__.py'
- [regression] Type narrowing for through `not issubclass(…)` broken for union of TypeVar instance / types in 1.17
- Document mypy exit codes
- Mypyc gcc compilation fails with specific duplicate variable definition
- `--enable-error-code code` does not enable some error codes, yet neither are they reported as an invalid error codes
- MyIntEnum.ONE should be passable to functions expecting Literal[1] arguments
- mypy daemon consumes an increasing amount of memory every time `run` or `recheck` is invoked
- [mypyc] feat: exact_dict_rprimitive [1/???]
- Docs
- Python not yet supported