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 check for nested unions of dicts
- Strange error when declaring `@final` property
- False positive: Callable arg types more strict than required
- `__new__()` on a `Generic` class doesn't work with `Self` as return type if the typevar is not specified, picking the first element of the typevar
- Rewrite .test as .py
- Error handling wrappers with `**kwargs` syntax
- Fix overloading with a typevar missing
- Incorrect behavior for functions with keyword-only arguments and **kwargs
- Render @[email protected] pattern for rw properties in stubgenc
- Add support for more forms of computed `__all__`
- Docs
- Python not yet supported