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 supported93 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- functools.partial false negative with higher order functions
- [Stubgenc] Generate Type Annotations from `__annotations__`
- Unexpected `[no-redef]` errors for plugin-generated class replacement attributes if `[name-defined]` occurs in the same module
- Fix 2 Typos in docs
- using a decorator on an overloaded function where the decorator uses `Concatenate` causes false positive "Overloaded function implementation does not accept all possible arguments" error
- Wrong type inference with "yield from" from an Iterator class
- Cannot infer type argument with TypeVarTuple and Callback protocol
- [stubgen] infer_sig_from_docstring fails with python3.12 inline generic
- Can JSON format output and command line parameter options for -- disable-error-code all be supported?
- Fix Tuple Special Cases from Docstrings
- Docs
- Python not yet supported