cpython icon indicating copy to clipboard operation
cpython copied to clipboard

GH-94597: add deprecation warnings for subclassing `AbstractChildWatcher`

Open kumaraditya303 opened this issue 2 years ago • 1 comments

  • Issue: gh-94597

kumaraditya303 avatar Nov 11 '22 17:11 kumaraditya303

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 avatar Nov 11 '22 17:11 kumaraditya303