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
- Use * instead of Unpack[...] in messages when targeting Python 3.11 or later
- Incompatible types in assignment when a with block has inner method
- Mypy seems to ignore explicitly given type parameter when a overload containing Never matches
- `overloaded function has no attribute "fset"` error when attempting to assign to base class's setter
- <nothing> when narrowing types on union of subtypes
- Internal error: unresolved placeholder type
- [mypyc] Reduce codesize w/ generic attribute getters and setters
- Wrapped methods are not properly resolved until after the class definition
- Union type narrowing behaves differently depending on argument position
- Mypy suggests installing "types-requests" when it is already installed
- Docs
- Python not yet supported