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 supported104 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- Support name mangling
- stubgen: mangles from _typeshed import Incomplete on Windows
- Don't check plugin-generated functions
- Refurb crashes on Mypy 1.7.0
- Generic type inferred wrong; curious difference betweer `aiter(f(x))` and `c = f(x); aiter(c)`
- Interpret `type` annotations as `type[Any]` annotations
- stubgen & pybind11: can we make them play nice(r)?
- Unintuitive behaviour when only subpackage provides py.typed
- Fix binding difference between callables and callback protocols
- Data Class Transforms add `__dataclass_fields__`
- Docs
- Python not yet supported