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
- 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
- Fix output config option in mypy.ini
- Crash in match-statement's subject expression with an unpacked tuple
- Will mypy work universally again? Or is the list of supported platforms now more or less set in stone?
- Error on generic NamedTuple method that uses constrained type parameter
- Add support for PEP 661 (sentinels)
- Docs
- Python not yet supported