]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124858: fix happy eyeballs refcyles (#124859)
authorThomas Grainger <tagrain@gmail.com>
Wed, 2 Oct 2024 23:32:31 +0000 (00:32 +0100)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2024 23:32:31 +0000 (16:32 -0700)
commitc066bf553577d1000e208eb078d9e758c3e41186
tree0d754f19f47cf0fb5c5a126c6d6b6450b273ef49
parent6810928927e4d12d9a5dd90e672afb096882b730
gh-124858: fix happy eyeballs refcyles (#124859)
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]