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
- `type: ignore` comments on imports of external package lead to `[unused-ignore]` error codes every other run
- Include summary in --output=json
- Incorrect resolution of `type[TypeVar]` returning `TypeVar` with `numpy`
- Clarify Read the Docs versioning and retention of older versions
- [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
- Docs
- Python not yet supported