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
- daemon command to display the file and line/column of the place where a symbol is defined
- Docs: clarify strict_optional description and link to more details
- `closed=True` should not be supported for Python <3.15
- [mypyc] Make native attribute writes faster with free threading
- Fix list concatenation ignoring outer list type context
- [2.2 regression] Internal mypy error related to circular imports and TypedDict
- `get_method_signature_hook` is not invoked for `super().method(...)` calls
- overloads not properly evaluated with mypy 2.3.0 and numpy 2.5.1
- Endless call cycle between is_callable_compatible and is_protocol_implementation
- Matching generic return type of `SupportsGetItem`
- Docs
- Python not yet supported