asottile / pyupgrade

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

rewrite TypeVar defaults for Generator / AsyncGenerator #948

Closed asottile closed 4 months ago

asottile commented 5 months ago

once mypy 1.11 lands I will merge this \o/