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
- Docs: Merge error_code_list.rst and error_code_list2.rst
- Improve decorator type error message for decorated functions (#16295)
- Fix a bug where runtests.py didn't run non-testcheck .test files individually when asked to
- [1.19 regression] Incorrect return type inference on enum methods
- Decorator with constrained TypeVar specializes to first constraint
- RFC: Rework `*args` parsing
- gh-20495:Update message_registry.py
- Fix list inference in Union contexts and internal crashes
- gh-20476: Fix AssertionError (too many plugin hook passes) on dataclass attribute redefinition
- Nondeterministic type-var error with LiteralString-bounded TypeVars
- Docs
- Python not yet supported