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 supported101 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- Fix inferred type of a tuple indexed by a slice value
- [mypyc] Use safe borrowing for augmented assignment under free-threading
- Release 2.3 planning
- Wrong type inference for `<tuple>[s]` where `s: slice`
- List constant expression treated differently to list literal
- Clarify implicit_reexport with strict mode
- fix(stubgen): add --include-vendor flag to generate stubs for vendor dirs
- Incorrect has-type on unpacking of known TypeVarTuple type from classmethod from class with contrained generic
- Error message for `TypeForm` arguments with a single unresolvable forward reference is misleading
- stubgen: handle PEP 604 unions in inspection mode (#21689)
- Docs
- Python not yet supported