]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124958: Revert "gh-125472: Revert "gh-124958: fix asyncio.TaskGroup and _PyFuture...
authorThomas Grainger <tagrain@gmail.com>
Mon, 14 Oct 2024 22:45:58 +0000 (23:45 +0100)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2024 22:45:58 +0000 (15:45 -0700)
commit0b28ea4a35dc7c68c97127f7aad8f0175d77c520
tree17d084f9ece3e282b1d745eadfd395bcfc6024c8
parent1bffd7a2a738506a4ad50c6c3c2c32926cce6d14
gh-124958: Revert "gh-125472: Revert "gh-124958: fix asyncio.TaskGroup and _PyFuture refcycles ... (#125486)

* Revert "gh-125472: Revert "gh-124958: fix asyncio.TaskGroup and _PyFuture refcycles (#12… (#125476)"

This reverts commit e99650b80ace3893c2a80b3f2a4aca99cb305191.

* fix incompatability with gh-124392
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 [new file with mode: 0644]