[issue32262] Fix linting errors in asyncio code; use f-strings consistently

Yury Selivanov report at bugs.python.org
Sat Dec 9 20:56:28 EST 2017


Yury Selivanov <yselivanov at gmail.com> added the comment:

I think it's OK. I want asyncio code to stay modern and up to date.  git blame is not a problem here, as only one-two lines are changed per function. Code consistency is more important.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32262>
_______________________________________


More information about the Python-bugs-list mailing list