Colin Delahunty
Colin Delahunty
I will take: Unpacking list comprehensions (UP027)
I will take: yield => yield from (UP028)
I will take: Format Specifiers (UP029) next
I will take: printf-style string formatting (UP031) next. I will have this done by Sunday.
I will take: f-strings (UP032)
I will take: extraneous parens in print(...) (UP033)
I will take: import replacements (UP035)
I am probably going to regret saying this, but this seems like its not too challenging. The process I was thinking is: 1. Search [this](https://github.com/asottile/pyupgrade/blob/main/pyupgrade/_plugins/imports.py#L43) dict for matches (converted to...
I will take: Python2 and old Python3.x blocks (UP037)
I will take: remove quoted annotations (UP038) AKA the LAST one 🎉🎉🎉.