]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-106503: asyncio._SelectorSocketTransport: fix cyclic reference on close...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 7 Jul 2023 12:08:22 +0000 (05:08 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Jul 2023 12:08:22 +0000 (12:08 +0000)
commit7e883d76c0a17a7c97782384d8e2ec025eade91b
treef5277b84680dabaa90735ae97cda5e27261e2149
parent5293e0108986eadb7e1f5c51e126673f4196ca79
[3.12] gh-106503: asyncio._SelectorSocketTransport: fix cyclic reference on close(). (GH-106504) (#106514)

gh-106503: asyncio._SelectorSocketTransport: fix cyclic reference on close(). (GH-106504)
(cherry picked from commit 3e5ce7968f5ab715f649e296e1f6b499621b8091)

Co-authored-by: Andrew Geng <pteromys@gmail.com>
Lib/asyncio/selector_events.py
Misc/ACKS
Misc/NEWS.d/next/Library/2023-07-07-03-05-58.gh-issue-106503.ltfeiH.rst [new file with mode: 0644]