◐ Shell
clean mode source ↗

GH-94597: add deprecation warnings for subclassing `AbstractChildWatcher` by kumaraditya303 · Pull Request #99386 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented

Nov 11, 2022

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

@kumaraditya303

kumaraditya303 commented

Nov 11, 2022

edited

Loading

Copy link Copy Markdown

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.

@gvanrossum gvanrossum left a comment

Copy link Copy Markdown

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

@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

Reviewers

@gvanrossum gvanrossum gvanrossum approved these changes

@1st1 1st1 Awaiting requested review from 1st1 1st1 is a code owner

@asvetlov asvetlov Awaiting requested review from asvetlov asvetlov is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@kumaraditya303 @gvanrossum @bedevere-bot