-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
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
Fix typo in documentation of AbstractEventLoopPolicy.set_child_watcher() #11369
Conversation
Thanks! |
Sorry, I can't merge this PR. Reason: |
@sth: Status check is done, and it's a success ✅ . |
1 similar comment
@sth: Status check is done, and it's a success ✅ . |
Sorry, I can't merge this PR. Reason: |
1 similar comment
Sorry, I can't merge this PR. Reason: |
Thanks @sth for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
GH-11372 is a backport of this pull request to the 3.7 branch. |
…r() (pythonGH-11369) `set_child_watcher()` *sets* the watcher. (cherry picked from commit 1b29c03) Co-authored-by: sth <sth.dev@tejp.de>
…r() (pythonGH-11369) `set_child_watcher()` *sets* the watcher.
set_child_watcher()
sets the watcher.