]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47039: Normalize repr() of asyncio future and task objects (GH-31950)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 17 Mar 2022 01:03:09 +0000 (03:03 +0200)
committerGitHub <noreply@github.com>
Thu, 17 Mar 2022 01:03:09 +0000 (03:03 +0200)
commit30b5d41fabad04f9f34d603f1ce2249452c18c71
tree7eed9b2cc60f96768193498b051583dd733e2a40
parenta7c54148322781cb0f332d440a3454d550ef6414
bpo-47039: Normalize repr() of asyncio future and task objects (GH-31950)
Lib/asyncio/base_futures.py
Lib/asyncio/base_tasks.py
Lib/asyncio/futures.py
Lib/asyncio/tasks.py
Misc/NEWS.d/next/Library/2022-03-17-01-54-13.bpo-47039.0Yxv0K.rst [new file with mode: 0644]
Modules/_asynciomodule.c
Modules/clinic/_asynciomodule.c.h