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 supported97 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- [match-case] mypy ignores missing `@runtime_checkable` in class-pattern
- [match-case]/[isinstance] narrowing logic against the special `AnyCallable` Protocol differs from `callable()` check
- Assignability of overloaded implementation to `Proto[**P](Protocol)` is overload-order-sensitive
- Inconsistent assignability of callable with optional keywords to positional-only callback
- Condition can't be inferred, unable to merge overloads
- [wip] [mypyc] feat: unroll certain for loops with known params
- Type narrowing when list variable is reassigned
- Type narrowing of `TypeVar` with abstract bases classes causes `[return-value]` error
- ImportError: dynamic module does not define module export function
- TypeVarTuple instantiation with the empty tuple in Generic not being recognized as such
- Docs
- Python not yet supported