]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-94597: deprecate `SafeChildWatcher`, `FastChildWatcher` and `MultiLoopChildWatcher...
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Sat, 8 Oct 2022 20:52:19 +0000 (02:22 +0530)
committerGitHub <noreply@github.com>
Sat, 8 Oct 2022 20:52:19 +0000 (13:52 -0700)
commitd8765284f33ec221b5fe07b439ca2dc2d648251d
treea0535fa12e331f73f9a1759581cafb05e75d37f3
parent75751f4aa5d70f65856645a9128fd42d92d6692c
GH-94597: deprecate `SafeChildWatcher`, `FastChildWatcher` and `MultiLoopChildWatcher` child watchers  (#98089)
Doc/whatsnew/3.12.rst
Lib/asyncio/unix_events.py
Lib/test/test_asyncio/test_events.py
Lib/test/test_asyncio/test_streams.py
Lib/test/test_asyncio/test_subprocess.py
Lib/test/test_asyncio/test_unix_events.py
Misc/NEWS.d/next/Library/2022-10-08-06-59-46.gh-issue-94597.TsS0oT.rst [new file with mode: 0644]