]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91323: Revert "Allow overriding a future compliance check in asyncio.Task (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 4 Aug 2022 16:07:39 +0000 (09:07 -0700)
committerGitHub <noreply@github.com>
Thu, 4 Aug 2022 16:07:39 +0000 (18:07 +0200)
commit5ac3d0f5733b71d5c2168dcab079bd44a4c8018d
tree5c173c39a489986d21a54463febd3006f547bb00
parent2d84fe59c0a8bba689d79cefa7110970dd781d46
gh-91323: Revert "Allow overriding a future compliance check in asyncio.Task (GH-32197)" (GH-95442) (GH-95652)

This reverts commit d4bb38f82bf18b00db3129031ce4969b6f0caab9.
(cherry picked from commit 0342c93a6b866118c894c4e1120fb4db316adebb)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Doc/library/asyncio-extending.rst
Lib/asyncio/tasks.py
Lib/test/test_asyncio/test_tasks.py
Modules/_asynciomodule.c
Modules/clinic/_asynciomodule.c.h