10000 gh-82504: deprecate the MultiLoopChildWatcher by graingert · Pull Request #94648 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-82504: deprecate the MultiLoopChildWatcher #94648

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

Closed
wants to merge 16 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Library/2022-07-07-09-04-49.gh-issue-82504.6x…
…tYAz.rst

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
  • Loading branch information
graingert and kumaraditya303 authored Jul 18, 2022
commit ae826fafe831adf79311d33c07b6f676a337d211
Original file line number Diff line number Diff line change
@@ -1 +1 @@
deprecate the ``asyncio.MultiLoopChildWatcher``
Deprecate :class:`asyncio.MultiLoopChildWatcher` to be removed in Python 3.14.
0