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
- [mypyc] feat: add `rare` kwarg to `IRBuilder.add_bool_branch`
- Support generic upper bounds
- Mypy is expecting `type[Never]` in context when it shouldn't
- Refactor: modularize long methods in Options and checkexpr
- Regression: false positive avoid redundant cast with literal union
- Infer type of generic class from return type of (optionally awaitable) callable passed to constructor
- Keep `Literal` after indexing?
- use is_same_type when resolving decorators in suggestions
- Draft: Solve intermediate variable bug
- Extending `TraverserVisitor` causes `TypeError: interpreted classes cannot inherit from compiled traits`
- Docs
- Python not yet supported