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
- 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
- Union can cause Iterator to require a return statement
- Metaclass defined class attribute raise "name-defined" error when used as a type
- False Negative when Enforcing Positional Arguments in regards to Protocols
- 1.10.1: pytest fails in
- Infer type of `attrs.fields(type(attrs_instance))`
- Plugin development: Use of `get_dynamic_class_hook` causes deserialization of types to fail from `.mypy_cache`
- (🐞) no error when can't able to infer type argument and becomes `Never`
- Docs
- Python not yet supported