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 supported104 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- 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
- Fix dmypy traversal of missing graph dependencies
- Do not crash when folding constants that overflow
- `Iterator[int]` not recognised as `Hashable`
- Fix dmypy re-adding modules excluded by per-module `follow_imports=skip`
- Inferred attribute type feeds back as call context, rejecting its own defining assignment
- Docs
- Python not yet supported