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 supported99 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- Use nested subscript line numbers in fastparse
- wrong inference with nested unpacking
- Support PEP 798
- Mypy 2.X periodically and inconsistently throws an error
- `pyinfo.getsyspath()` doesn't exclude stdlib from `package_path` when install path contains symlinks
- Literal `(*tuple_of_strings, "string")` not assignable to `tuple[str, *tuple[str, ...]]`
- Detect number of CPUs with `--num-workers 0`
- Resolve symlinks in getsyspath() stdlib exclusion
- fastparse and native parser assign different line numbers to nested subscripts in multi-line type annotations
- #Fix 21316
- Docs
- Python not yet supported