]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100348: Fix ref cycle in `asyncio._SelectorSocketTransport` with `_read_ready_cb...
authorRichard Kojedzinszky <rkojedzinszky@users.noreply.github.com>
Tue, 20 Dec 2022 10:40:56 +0000 (11:40 +0100)
committerGitHub <noreply@github.com>
Tue, 20 Dec 2022 10:40:56 +0000 (16:10 +0530)
commita6331b605e8044a205a113e1db87d2b0a53d0222
tree8a7fa159f027796a38d714c740716e09324e681a
parent39dfbb2d5dc47635f332bc13ca667293de6989ab
gh-100348: Fix ref cycle in `asyncio._SelectorSocketTransport` with `_read_ready_cb` (#100349)
Lib/asyncio/selector_events.py
Misc/NEWS.d/next/Library/2022-12-19-19-30-06.gh-issue-100348.o7IAHh.rst [new file with mode: 0644]