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 supported93 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- "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
- Match exhaustion fails incorrectly when matching same option twice.
- PEP-681 - Inheriting class doesn't recognize kw_only=True from parent class
- Docs
- Python not yet supported