[issue39623] __str__ and __repr__ for asyncio.Task still omit arg values

Yury Selivanov report at bugs.python.org
Thu Feb 20 18:52:20 EST 2020


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

> It does seem like a good solution.

Great. I'll close this issue then as the proposed solution is actually not as straightforward as it seems. Task names exist specifically to solve this case.

----------
resolution:  -> rejected
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list