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
- error: Incompatible default for argument "argv" (default has type "list[str]", argument has type "list[str | PathLike[str]]") [assignment]
- Increase worker connection timeout on Mac
- Fix performance regression on numerical libraries
- Fix false positive unreachable error for isinstance(x, UnionType) on TypeForm
- Parallel mode: 'No status file found' INTERNAL ERROR when loading a plugin holds the GIL for more than 3 s
- [WIP] handle diverging protocols
- Handle arg=<sentinel value> in stubgenc by generating an ellipsis default annotated as `Incomplete`
- Fix race: delete worker options file only after workers exit
- Honor transform_source with the native parser
- fix dmypy namespace cache 20519
- Docs
- Python not yet supported