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
- Add basic support for PEP 798
- Concurrent parallel invocations can lose worker-options files (#21974)
- Try adding simple retry on worker start-up
- Use a more thorough cleanup of parallel workers
- Handle transient worker-options file absence during parallel startup
- Concurrent parallel invocations can lose worker-options files
- Use two-phase type checking in sequential mode
- Narrow the remaining tuple type for sequence patterns with several refutable items
- Self is not rejected when used as a PEP 695 type parameter bound
- Fix TypeForm inference in union parameters
- Docs
- Python not yet supported