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
- Draft: Solve intermediate variable bug
- Extending `TraverserVisitor` causes `TypeError: interpreted classes cannot inherit from compiled traits`
- Cannot instantiate type "Type[None]"
- Incorrect mapping of actual to formal arguments.
- fix: Allow instantiation of type[None] in analyze_type_type_callee
- `disable_error_code`-`misc` would also mute `reveal_type`?
- Prevent crash on unpacking when tuple-returning overload is rejected by outer context
- feat: add CastExpr support to `constant_fold_expr` [1/1]
- mutable-override does not understand unions
- WIP: try to exclude outer context from overload selection process entirely?
- Docs
- Python not yet supported