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 supported98 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- Cannot determine type of "__gt__" error on decorated __lt__ method where decorator is an assigned alias of another decorator
- `asyncio.gather` is sometimes erroneously type-checked
- 'TypeVar's `bound` parameter does not play nice with overloads(?)
- Can't resolve generic type from return type of callable passed as (default) argument?
- Inconsistent narrowing of Union and TypeVar with constraints and neglect of @final
- maximum semantic analysis iteration count reached with importing two dataclasses modules
- Suggest contributing types to typeshed in some error messages
- Annotations in typing.Annotated are not checked
- Narrowing argument types based on overload variants
- importing google.cloud.logging causes untyped modules in the namespace to be considered missing
- Docs
- Python not yet supported