]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47167: Allow overriding a future compliance check in asyncio.Task (GH-32197)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Fri, 1 Apr 2022 01:25:15 +0000 (04:25 +0300)
committerGitHub <noreply@github.com>
Fri, 1 Apr 2022 01:25:15 +0000 (04:25 +0300)
commitd4bb38f82bf18b00db3129031ce4969b6f0caab9
treeafdf80168076e324404d2ce492b5a222868b4d19
parentab89ccff3ca6efc2a8e6f5f45c30d568fb3d212f
bpo-47167: Allow overriding a future compliance check in asyncio.Task (GH-32197)
Doc/library/asyncio-extending.rst
Lib/asyncio/tasks.py
Lib/test/test_asyncio/test_tasks.py
Misc/NEWS.d/next/Library/2022-03-30-18-35-50.bpo-47167.nCNHsB.rst [new file with mode: 0644]
Modules/_asynciomodule.c
Modules/clinic/_asynciomodule.c.h