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
- Overload ambiguity is ignored in `self`-annotated methods
- Infer literal types in analyze_var_ref
- Mypy daemon + `--namespace-packages` mishandles deletion of `__init__.py`
- Non overlapping inclusion check for literal types
- Support `types.new_class`
- Disallow `type[NoReturn]`
- cppflags in test_c_unit_test is not supporting gcc compiler?
- Spurious “cyclic definition” error when inheriting from and shadowing a class
- Type detection broken on attribute override and not-equal-assertion
- --python-version 3.9 should warn about generic usages
- Docs
- Python not yet supported