]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
remove redundant call to attach_loop in watcher (#110847)
authorThomas Grainger <tagrain@gmail.com>
Sat, 14 Oct 2023 08:24:02 +0000 (01:24 -0700)
committerGitHub <noreply@github.com>
Sat, 14 Oct 2023 08:24:02 +0000 (10:24 +0200)
commit596589104fe5a4d90cb145b2cc69b71cc9aa9f07
tree78f9b99e7642cbeebf5cfbf5ae7dc871e7db2f37
parent4110cfec1233139b4e7c63459ba465ab80554e3e
remove redundant call to attach_loop in watcher (#110847)
Lib/asyncio/unix_events.py