asottile / pyupgrade

A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
MIT License
3.5k stars 177 forks source link

rewrite TypeVar defaults for Generator / AsyncGenerator #948

Closed asottile closed 1 month ago

asottile commented 3 months ago

once mypy 1.11 lands I will merge this \o/