bpo-46752: Uniform TaskGroup.repr by asvetlov · Pull Request #31409 · python/cpython (original) (raw)
info = ['']
is clever, applied.
Yes, info
list is used by other asyncio repr's. I'd like to have the similar approach across the library.
info = ['']
is clever, applied.
Yes, info
list is used by other asyncio repr's. I'd like to have the similar approach across the library.