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
- Type[T] -> T has a strange behaviour
- mypy does not warn about incorrect default value in dict.get in some case
- TypeError from sorting incompatible types isn't flagged
- local / in-folder setup.cfg without mypy section shadows any additional user config files
- Instance attributes specified in protocols should not be usable as class attributes in inheriting concrete classes
- Add a way for mypy coverage reports to omit certain lines or functions from precision checking
- stubgen infers function returns None if it passes or raise NotImplementedError
- Stubgen fails with timeout for locust
- Tracking variable whereabouts in a plugin
- Allow using Cobertura XML report in incremental mode
- Docs
- Python not yet supported