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 supported97 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- allow-redefinition-new for enum results in incompatible type of Literal[members]
- [mypyc] feat: support non-sequence inputs with known len in `sequence_from_generator_preallocate_helper`
- Implement disable ignores, a flag which disables all type ignores
- `--update-data` introduces new blank lines when aligning multi-line expected info comments
- Certain tests can't deal with symlinks on Windows
- incorrect inferred type accessing typed dict with static keys
- feat: support constant folding in `ASTStubGenerator._get_namedtuple_fields` [1/1]
- [mypyc] feat: implement try_getting_literal in preallocate helper [1/1]
- Unreachable false positive in match statement with tuples
- [mypyc] feat: use exact_dict_rprimitive for singledispatch registry rtype [2/2]
- Docs
- Python not yet supported