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 supported95 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- Support `@deprecated()` on overloaded `__get__` for generic descriptors
- [regression] no type checking beyond perceived isinstance guard failure
- Remove unnecessary assertion during `recheck`
- Generic descriptors with a deprecated `__get__` overload
- Potential Cache Bug in Daemon Mode with Passed-in String Code
- Mypy doesn't object to property methods that don't exist
- stubtest: ignore setattr and delattr inherited from object
- [misc] use highlight.js for syntax highlighting in blog post
- [1.14 regression] False positive on abstract Enum subclasses in stubs
- Overload + generic functions + union arguments = inconsistent results (wrong overload is matched?)
- Docs
- Python not yet supported