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
- feat(mypyc): proper weakref support
- Odd error message for invalid use of tuple(): expected "Iterable[Never]"
- "An implementation for an overloaded function is not allowed in a stub file" for overloaded type hint
- [mypyc] feat: new primitive for `weakref.ref.__call__`
- Omit constraints referencing `dict` if a conflicting `TypedDict` constraint exists
- setting `exclude_gitignore = true` breaks stubtest
- Assigning to intermediate variable changes type checking results
- Generic type alias with `Annotated` of a union: Type application is only supported for generic classes
- [mypyc] Implement `str.lower()` and `str.upper()` primitive
- [plugins/help] Triggering node visits?
- Docs
- Python not yet supported