]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120804: remove `is_active` method from internal child watchers implementation...
authorKumar Aditya <kumaraditya@python.org>
Fri, 28 Jun 2024 11:53:56 +0000 (17:23 +0530)
committerGitHub <noreply@github.com>
Fri, 28 Jun 2024 11:53:56 +0000 (17:23 +0530)
commitef3c400434eab53e358ebfa5da0411fab722cafb
tree58a058622f827cdeddd8c810d1cc19f9090a5526
parent6e63d84e43fdce3a5bdb899b024cf947d4e48900
gh-120804: remove `is_active` method from internal child watchers implementation in asyncio (#121124)
Lib/asyncio/unix_events.py