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 supported92 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- Errors for incorrect type on `**kwargs` should give the name of the argument
- Using TypeVar as typing for a function argument disables the --strict-equality check
- Regression with covariant type through built-in function
- Meta issue tracker, pt 2
- Type-narrowing Union with Literal using comparison to Literal variable
- Should the blog posts be moved to the Mypy docs?
- Possible regression when narrowing using isinstance
- mypy 1.7.0 results in new [misc] type errors with pydantic usage
- Unable to find types in separate `lib[64]` directories
- False positive [override] check, superclass signature wrong
- Docs
- Python not yet supported