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 supported97 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- Type narrowing fails on type(None) or NoneType
- Overlapping modules overloads in `pyproject.toml` result in undefined behavior
- stubgen generates bad signatures when mixing historical positional-only names and keyword-only parameters
- Assignment to field of typed dict doesn't change its (field) type
- overload, Protocol and generic self: annotations
- False-positive [attr-defined] when importing classes and functions from a file with the same name as the parent package
- `NamedTuple`'s `_tuplegetter` is not recognized
- inline configurations (mypy comments) in strings still work
- Bug report (Regression): bad overload resolution in `--strict` mode
- Dict unpacking fails when used for building TypedDict with required keys
- Docs
- Python not yet supported