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 supported92 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- False positive `safe-super` errors for properties defined in protocol classes using inheritance
- Subclass attribute type narrowing on assignment
- any reason why ExtendedTraverserVisitor does not set allow_interpreted_subclasses=True?
- Incompatible signature using `singledispatchmethod` in a subclass
- =| and &= allowed for immutable set ABC
- False positive: signature incompatible with supertype if subtype has overloads
- How to use typing.Never to indicate a subclass method with zero arguments cannot be called?
- Narrowing and exhaustiveness errors when matching on a tuple of optionals
- Add rule to detect potential bug caused by unheld references to asyncio.create_task
- Optionally flag known mypyc compatibility issues in mypy
- Docs
- Python not yet supported