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
- Plugin development: Use of `get_dynamic_class_hook` causes deserialization of types to fail from `.mypy_cache`
- (🐞) no error when can't able to infer type argument and becomes `Never`
- "Name already defined" for PySide6 Property
- `get_dynamic_class_hook` does not handle `defer` properly
- mypy --follow-imports error or skip crashes with numpy 2.0.0
- `[type-abstract]` reports with a `tuple` when the actual type is a `dict`
- no error when overriding property with incompatible return type when the overridden property has another decorator
- [Stubgenc] Fails to generate stub for Tuple special cases when using pybind11
- possibly-undefined not catching unbound variable in try/finally block
- Having a function that takes `Optional[T]` as an input and returns `T` (A type var) works incorrectly if T is an union
- Docs
- Python not yet supported