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
- Incorrect type inference with generic decorator type
- Document mypy GitHub action
- bug inferring signatures from docstrings in stubgenc
- Decorated __init__ confuses callback type if decorator is defined with type alias or if decorator is imported using relative import
- Add PyPy-based self check to CI once 3.8 is available
- WIP: adds better `namedtuple` semantic analyzer
- 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
- Docs
- Python not yet supported