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
- [mypyc] feat: add ascii format fast path
- Infer type var tuple contents in more situations
- Add warn-unreachable to strict mode
- Bug: overloads not matched when using `TypeVar` with `default` (where Pyright matches correctly)
- Adds positional and kwarg only symbols into generated stubs
- Add functools.lru_cache plugin support Fixes #16261
- 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
- Docs
- Python not yet supported