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
- Descriptor access fails for complex generics
- `TypeIs` with `isinstance` fails to narrow
- crash when type checking file in a read only directory
- Fix crash when checking file in a read only directory
- wrong inference with nested unpacking
- Support PEP 798
- Mypy 2.X periodically and inconsistently throws an error
- Literal `(*tuple_of_strings, "string")` not assignable to `tuple[str, *tuple[str, ...]]`
- Detect number of CPUs with `--num-workers auto`
- fastparse and native parser assign different line numbers to nested subscripts in multi-line type annotations
- Docs
- Python not yet supported