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
- `meet_types` gives unexpected results when meeting literal and Instance
- [mypyc] feat: ForMap generator helper for `builtins.map`
- feat: constant fold common builtin call expressions [3/3]
- Add redundant-annotation warning
- Fix: ensure unpacked **kwargs have string-compatible keys (#20706)
- Mention what codes are actually ignored in `not covered by "type: ignore" comment` note
- Fix reachability in nested match sequence patterns
- Mark code after for loops that never end as unreachable
- feat: str.join constant folding support (and bytes.join for mypyc) [1/3]
- [wip] Improve reachability in narrowing logic
- Docs
- Python not yet supported