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 supported103 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- docs: document PEP 696 type parameter defaults
- TypedDict accepts an Enum member as a key and reveals the value type, but KeyErrors at runtime
- [mypyc] Native iteration over zero-copy memory buffers (PEP 3118 / PyArrow) for structured data
- Suggest making a protocol member read-only on invariance conflict
- Infer yield-from item type for concrete Iterable subclasses
- Fix inferred type of a tuple indexed by a slice value
- [mypyc] Use safe borrowing for augmented assignment under free-threading
- Wrong type inference for `<tuple>[s]` where `s: slice`
- List constant expression treated differently to list literal
- Incorrect has-type on unpacking of known TypeVarTuple type from classmethod from class with contrained generic
- Docs
- Python not yet supported