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
- python_version should default to the interpreter for python_executable
- INTERNAL ERROR: maximum semantic analysis iteration count reached when NamedTuple class with methods and MoneyField exist in the same models.py
- Unexpected used-before-def error when walrus operator is used to capture the matching item in an `any` comprehension
- Incorrect type check for nested unions of dicts
- Strange error when declaring `@final` property
- False positive: Callable arg types more strict than required
- `__new__()` on a `Generic` class doesn't work with `Self` as return type if the typevar is not specified, picking the first element of the typevar
- Rewrite .test as .py
- Error handling wrappers with `**kwargs` syntax
- Fix overloading with a typevar missing
- Docs
- Python not yet supported