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
- Bug with `match.group().count` in loop on v1.15.0
- Support pipe operator for defining types in tests
- plugin point for `ClassDef`
- Lazy circular import with bottom import cannot determine type if the module name is alphabetically after the base class module
- mypy throws `assignment` error for a list created from an empty list
- Fix: Handle Trailing Commas and Empty Strings in File Paths
- Protocol invariance not tracked if subclassed
- Enum `@member` and `nonmember` mishandled in `Literal` types
- `mypy` behavior differs when run on a file directly vs a test
- Enum exhaustiveness checks fail with `@enum.member`-decorated members
- Docs
- Python not yet supported