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 supported104 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- mypyc silently drops class keyword arguments
- 2.4 Release Planning
- Fix false positive for super() call with constrained type variable
- Crash on unpacked tuple in tuple type definition
- [mypyc] Design discussion: build-system-neutral C generation CLI (mypyc cgen) for projects not using setuptools
- feat: add cgen subcommand to mypyc for building with other build-system
- Irrefutable pattern before the last case in a match statement passes type checking but is a SyntaxError at runtime
- Report error for irrefutable patterns that make remaining match patterns unreachable
- Detect unsafe datetime/date operators
- fix(dataclasses): skip non-Var ClassVars
- Docs
- Python not yet supported