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
- Check unreachable code
- Apply method signature hooks to super calls
- Fix symlinked standard-library path detection
- Recognize Iterator as Hashable
- stubgen: don't recurse forever on a class that refers back to itself
- When accessing a functools.cached_property through the class, mypy incorrectly treats it as a Callable.
- Document follow_imports_for_stubs usage
- Fix cached_property access through classes
- [WIP] Make native parser the default
- Fix dmypy traversal of missing graph dependencies
- Docs
- Python not yet supported