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
- functools.partial false negative with higher order functions
- Unexpected `[no-redef]` errors for plugin-generated class replacement attributes if `[name-defined]` occurs in the same module
- 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?
- Staticmethod's generated by closures are not recognized as being static
- Redefinition of function arguments can give unclear error message
- Represent finite types as union of literals for checking overloads
- Docs
- Python not yet supported