GH-94597: add deprecation warnings for subclassing `AbstractChildWatcher` by kumaraditya303 · Pull Request #99386 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
Contributor
kumaraditya303
requested review from
1st1,
asvetlov and
gvanrossum
as code owners
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
kumaraditya303
added
topic-asyncio
skip news
labels
Contributor Author
This isn't really needed as deprecation warning will be emitted anyway when configuring the child watcher via set_child_watcher but still adding for anyone who is subclassing this but not configuring the child watcher for whatever reason.
kumaraditya303
mentioned this pull request
kumaraditya303
removed
the
skip news
label
gvanrossum
approved these changes
gvanrossum
left a comment
gvanrossum
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Do double check the appearance of the deprecation note.)
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
gvanrossum
merged commit
aa87432
into
python:main
bedevere-bot
removed
the
awaiting merge
label
kumaraditya303
deleted the
async-deprecate
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment