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
- Misleading error message when incompatible return type and `iter`
- Decorator doesn't preserve type
- Inconsistent errors with custom enum base auto items from installed library
- Migrate ircheck failure messages
- 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
- Docs
- Python not yet supported