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
- Why is the dict extension prohibited in the TypedDict constructor?
- Wrong errors of type unsupported operand when type checking is done in list
- note: A user-defined top-level module with name "XXX" is not supported
- Checking if a value is `in` a tuple does not narrow its type
- (🐞) Oxymoron moment: '"Callable[[], Any]" not callable'
- (🐞) call-overload error when calling overloaded constructors which involve exhaustive Literal cases (e.g. for bool type argument)
- `MYPYPATH` is not being used when no modules or packages are specified
- (🐞) unreachable `isinstance` only works with variables
- Can't assign result of list addition to list variable covariantly
- fscache: handle trailing slash in exists_case prefix
- Docs
- Python not yet supported