]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-94597: add deprecation warnings for subclassing `AbstractChildWatcher` (#99386)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Sat, 12 Nov 2022 07:17:53 +0000 (12:47 +0530)
committerGitHub <noreply@github.com>
Sat, 12 Nov 2022 07:17:53 +0000 (23:17 -0800)
commitaa874326d86734606a1930e7f48e2ee204cae0b6
treee0f68cc2b753c4b5f43ec278ed5e95650df88b9e
parente02cc6d42aee1f0a9ee629f76576eee478224d9d
GH-94597: add deprecation warnings for subclassing `AbstractChildWatcher` (#99386)
Doc/library/asyncio-policy.rst
Doc/whatsnew/3.12.rst
Lib/asyncio/unix_events.py
Lib/test/test_asyncio/test_unix_events.py
Misc/NEWS.d/next/Library/2022-11-11-18-23-41.gh-issue-94597.m6vMDK.rst [new file with mode: 0644]