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
- Disallow locally-generated types from escaping their function
- Clean up node kinds in SymbolTableNode
- join is not associative in the presence of unions
- Join of actual Class with Type[Class] results in `object`
- Write tests for cache performance in fine-grained incremental mode
- Refactor operator method access and protocol checks to use checkmember.py
- Confusing message if callable is incompatible due to argument name
- Clean-up lookup functions in semanal.py
- Enforce compatible __init__ in structural subtypes
- Don't rely on reprocessing of targets with errors in fine grained mode
- Docs
- Python not yet supported