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 supported99 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- fix(checker): avoid false overload-cannot-match with ParamSpec args
- fix: handle union-bound TypeVar in type[T] callable analysis
- [1.20 regression] Type narrowing is order sensitive in match-case statement with narrowed enum type
- [1.20 regression] when same object is narrowed multiple times
- `python-version` based syntax checks should not block
- Suppress misleading Foo[...] suggestion for annotations with keyword args
- Overlapping overloads false positive with ParamSpec shenanigans
- Make it so that error comments in tests are not ignored if they occur at the beginning of a line
- Surprising results from the HTML report
- Document "Incompatible Import of"
- Docs
- Python not yet supported