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
- Not None narrowing doesn't always work for nested field with list comprehensions
- Daemon does not progate change from decorated to async function
- Type narrowing fails for union of iterable and dictionary when using `isinstance(x, Iterable)` in a conditional
- cls (which is str) has revealed type of "Type[builtins.object]"
- stubtest: more fine-grained allowlist
- Change dmypy status file with config or environment variable
- Recursive Generic Type Support
- Support for Partial types
- Read DEFAULT_STATUS_FILE from environment variable
- stubtest: more concise error for forgotten arguments
- Docs
- Python not yet supported