]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] remove redundant call to attach_loop in watcher (GH-110847) (#110870)
authorThomas Grainger <tagrain@gmail.com>
Sun, 15 Oct 2023 14:51:13 +0000 (07:51 -0700)
committerGitHub <noreply@github.com>
Sun, 15 Oct 2023 14:51:13 +0000 (14:51 +0000)
commitfd1b314cd3fc58e9155306e2d907492ed272c567
treea40c431eba675acacbed1b0727caf8c78fae602b
parent5c55f50a71008af5fe9ebf998722297a0591ed86
[3.11] remove redundant call to attach_loop in watcher (GH-110847) (#110870)

(cherry picked from commit 596589104fe5a4d90cb145b2cc69b71cc9aa9f07)
Lib/asyncio/unix_events.py