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 supported92 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- Type of argument is not inferred for a TypeVar in a Generic type
- False positive on re.compile as attrs converter
- Incompatible types in assignment for `dict[key] = tmp = value` and nested structures
- Show a more detailed error when __getattr__ in __init__.py has wrong signature
- Conflict between structural subtyping and self annotated with a type variable
- Decide what to do about variance and self types
- Daemon recheck should recompute set of files if folders/packages are involved
- Daemon UX improvements
- Implement variance checks for recursive protocols.
- Document descriptors
- Docs
- Python not yet supported