]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-124858: fix happy eyeballs refcyles (GH-124859) (#124913)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 23 Oct 2024 19:34:11 +0000 (21:34 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Oct 2024 19:34:11 +0000 (12:34 -0700)
commit440ed18e08887b958ad50db1b823e692a747b671
tree18c0e026fc7604bfd1e5b5d445f0021cc113ab32
parentda3d81d3ea94002bc81af2713f6f891ac8211289
[3.12] gh-124858: fix happy eyeballs refcyles (GH-124859) (#124913)

gh-124858: fix happy eyeballs refcyles (GH-124859)
(cherry picked from commit c066bf553577d1000e208eb078d9e758c3e41186)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Lib/asyncio/base_events.py
Lib/asyncio/staggered.py
Lib/test/test_asyncio/test_streams.py
Misc/NEWS.d/next/Library/2024-10-01-17-12-20.gh-issue-124858.Zy0tvT.rst [new file with mode: 0644]