]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-125472: Revert "gh-124958: fix asyncio.TaskGroup and _PyFuture refcycles (#12...
authorKirill Podoprigora <kirill.bast9@mail.ru>
Mon, 14 Oct 2024 17:59:13 +0000 (20:59 +0300)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2024 17:59:13 +0000 (17:59 +0000)
commite99650b80ace3893c2a80b3f2a4aca99cb305191
tree40ffbb74761cee6d4f4a6ef5755539ed92ff299e
parent187580d95c8339a3b6e2b012f98d86101c346cfa
gh-125472: Revert "gh-124958: fix asyncio.TaskGroup and _PyFuture refcycles (#12… (#125476)

Revert "gh-124958: fix asyncio.TaskGroup and _PyFuture refcycles (#124959)"

This reverts commit d5dbbf4372cd3dbf3eead1cc70ddc4261c061fd9.
Lib/asyncio/futures.py
Lib/asyncio/taskgroups.py
Lib/test/test_asyncio/test_futures.py
Lib/test/test_asyncio/test_taskgroups.py
Misc/NEWS.d/next/Library/2024-10-04-08-46-00.gh-issue-124958.rea9-x.rst [deleted file]