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 supported96 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- Be strict about arg names in LSP checks
- Binder fails to track loops correctly
- Fix crash from NamedTuple placeholder
- Remove TypeType exception for protocol instantiation
- Unable to use `typing.Self` with `Enum`s
- Disallow assignment of protocol or abstract classes to Callable
- Issues related to numpy
- Add NoMatch for invalid signatures in overloads
- Update capi_version for mypyc tests to 3.8
- generic is incorrectly inferred as invariant if class uses `Self` type on an attribute
- Docs
- Python not yet supported