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
- Unpacking an iterable in a list comprehension leads to the type inferred as list[Any]
- [stubgen] Nested classes in `NamedTuple`s are not produced
- Improve generic arguments inference for overloads
- fix: string subclass overriding eq
- Unsupported converter, only named functions, types and lambdas are currently supported with higher-order function
- Combing two special mapping functions confuses Mypy
- Give users suggestions on how to resolve `Cannot find implementation or library stub for module named "{module}"`
- make checklist in pull request template interactable
- [mypyc] Emit errors for unsupported class defs (and don't crash)
- (🐞) False error with assignment of generic union of types to the same union of types
- Docs
- Python not yet supported