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
- Make the space in error comments optional
- Remove support for JSON serialization format
- feat: support constant folding in `ExpressionChecker.visit_typeddict_index_expr` [1/1]
- [mypyc] chore: cleanup 3-arg `range(x, y, z)` if step isnt foldable in preparation for #20100
- Drop support for Python 3.9
- Swapping some type variables gives incorrect results
- Fix error code precedence to ensure disable overrides enable
- type narrowing with `isinstance` does not work consistently with `Any`
- Delay errors in semanal for proper unreachability information
- extremely slow type checking for constrained `TypeVars` and overloads on generic classes
- Docs
- Python not yet supported