]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] remove redundant call to attach_loop in watcher (GH-110847) (#110867)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 14 Oct 2023 10:27:08 +0000 (12:27 +0200)
committerGitHub <noreply@github.com>
Sat, 14 Oct 2023 10:27:08 +0000 (12:27 +0200)
commit0c56c0502270ebe29461fe5cab3ee4d6111da650
treed0b09826d1a1603f815b09304d6de6a5464c60f1
parent9786959a115ebc55c35e59546a94978bae09fc5d
[3.12] remove redundant call to attach_loop in watcher (GH-110847) (#110867)

(cherry picked from commit 596589104fe5a4d90cb145b2cc69b71cc9aa9f07)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Lib/asyncio/unix_events.py