Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-94597: add deprecation warnings for subclassing AbstractChildWatcher #99386

Merged
merged 3 commits into from
Nov 12, 2022

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Nov 11, 2022

@kumaraditya303
Copy link
Contributor Author

kumaraditya303 commented Nov 11, 2022

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.

Copy link
Member

@gvanrossum gvanrossum left a comment

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.)

Doc/library/asyncio-policy.rst Show resolved Hide resolved
@gvanrossum gvanrossum merged commit aa87432 into python:main Nov 12, 2022
@kumaraditya303 kumaraditya303 deleted the async-deprecate branch November 12, 2022 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants