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 supported98 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- mypy doesn't take value restrictions into account when solving type variables
- type not narrowed within function when it's `Final`
- Website still links removed ROADMAP
- Type variable across types gives an error when using Generics
- Literal type math
- Infinite recursion in generate_c_type_stub when an a type's attr has the same name as its parent
- inconsistent behavior depending on the file path being checked
- "Statement is unreachable" false positive when calling `callable` on union with `object`
- warn-unreachable false-positive when method updates attribute after assert
- Regression of os.scandir() typecheck
- Docs
- Python not yet supported