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 supported94 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- Regression since mypy 1.7 with functions that return a generic protocol
- `safe-super` change breaks Mixin support
- Weird interaction between TypeVar and union
- Difference in behaviour between overload and TypeVars when using functools.update_wrapper
- False error: Never has no attribute "foo" [attr-defined]
- Fix handling of typing.Optional in stubgen
- Tuple of iterables are not narrowed after converting it to tuple of tuple
- mypy cannot determine Enum members from static or Final values
- Give type annotation suggestion for incompatible **kwargs error
- Spurious "Invalid self argument ... to attribute function" error when currying TypeVarTuple
- Docs
- Python not yet supported