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
- Setting --shadow-file makes dmypy reload daemon(perf issue)
- false positive: classmethod constructor on generic class
- Definition Order Matters For `types.coroutine` Decorator
- Inconsistent behavior with Literals depending on the amount of elements it contains
- Detect undefined attribute in child class (when defined in parent)
- mypy_path option split on [:,] before environment variable expansion
- Indexing tuple with `slice` object results in wrong type
- Not reporting any error when function returns bool type while expecting str type
- False negative with a constrained generic type in the presence of `Any`
- mypy Type error for a class with an imported metaclass
- Docs
- Python not yet supported