Skip to content

[3.13] gh-125472: Revert "gh-124958: fix asyncio.TaskGroup and _PyFuture refcycles (GH-12… (GH-125476) - #125478

Closed
miss-islington wants to merge 1 commit into
python:3.13from
miss-islington:backport-e99650b-3.13
Closed

[3.13] gh-125472: Revert "gh-124958: fix asyncio.TaskGroup and _PyFuture refcycles (GH-12… (GH-125476)#125478
miss-islington wants to merge 1 commit into
python:3.13from
miss-islington:backport-e99650b-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Oct 14, 2024

Copy link
Copy Markdown
Contributor

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

This reverts commit d5dbbf4.
(cherry picked from commit e99650b)

Co-authored-by: Kirill Podoprigora kirill.bast9@mail.ru

…PyFuture refcycles (pythonGH-12… (pythonGH-125476)
Revert "pythongh-124958: fix asyncio.TaskGroup and _PyFuture refcycles (pythonGH-124959)"
This reverts commit d5dbbf4.
(cherry picked from commit e99650b)
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
@graingert

Copy link
Copy Markdown
Contributor

The revert revert is now back in main and passing

@miss-islington
miss-islington deleted the backport-e99650b-3.13 branch January 2, 2026 18:54
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@graingert@Eclips4