]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-98023: Change default child watcher to PidfdChildWatcher on supported systems...
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Sat, 8 Oct 2022 00:29:09 +0000 (05:59 +0530)
committerGitHub <noreply@github.com>
Sat, 8 Oct 2022 00:29:09 +0000 (17:29 -0700)
commit8ba9378b168ad330c158a001afca03d6c028d39b
tree3bd0eee04709afec69d16402c9eeb08a43f49f59
parent3d8b22454728b6d54cc476cfb59e47ab40f3f527
GH-98023: Change default child watcher to PidfdChildWatcher on supported systems (#98024)
Lib/asyncio/unix_events.py
Lib/test/test_asyncio/test_unix_events.py
Misc/NEWS.d/next/Library/2022-10-07-09-52-37.gh-issue-98023.aliEcl.rst [new file with mode: 0644]