GH-120804: Remove SafeChildWatcher, FastChildWatcher and MultiLoopChildWatcher from asyncio#120805
Conversation
|
🤖 New build scheduled with the buildbot fleet by @kumaraditya303 for commit 9249dd8 🤖 If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
willingc
left a comment
There was a problem hiding this comment.
At quick glance this looks good @kumaraditya303. I will take a closer look over the next couple of days. Thanks!
|
Changes look good @kumaraditya303. I'm not sure if there is additional testing changes needed or work to pass the failing tests. Happy to merge once all is green. |
|
Thanks for review @willingc, the failing tests are unrelated so I'm merging this. |
…oopChildWatcher from asyncio (python#120805) Remove SafeChildWatcher, FastChildWatcher and MultiLoopChildWatcher from asyncio. These child watchers have been deprecated since Python 3.12. The tests are also removed and some more tests will be added after the rewrite of child watchers.
…oopChildWatcher from asyncio (python#120805) Remove SafeChildWatcher, FastChildWatcher and MultiLoopChildWatcher from asyncio. These child watchers have been deprecated since Python 3.12. The tests are also removed and some more tests will be added after the rewrite of child watchers.
…oopChildWatcher from asyncio (python#120805) Remove SafeChildWatcher, FastChildWatcher and MultiLoopChildWatcher from asyncio. These child watchers have been deprecated since Python 3.12. The tests are also removed and some more tests will be added after the rewrite of child watchers.
Uh oh!
There was an error while loading. Please reload this page.