Skip to content

[3.11] remove redundant call to attach_loop in watcher (GH-110847) #110870

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

Merged
merged 2 commits into from
Oct 15, 2023

Conversation

graingert
Copy link
Contributor

@graingert graingert commented Oct 14, 2023

Backport 5965891 3.11


📚 Documentation preview 📚: https://cpython-previews--110870.org.readthedocs.build/

(cherry picked from commit 5965891)

Co-authored-by: Thomas Grainger <[email protected]>
@graingert graingert changed the base branch from main to 3.11 October 14, 2023 10:13
@graingert graingert marked this pull request as ready for review October 14, 2023 10:13
@graingert
Copy link
Contributor Author

ThreadedChildWatcher attach_loop is here:

def attach_loop(self, loop):
pass

@graingert graingert changed the title Backport 5965891 3.11 [3.11] remove redundant call to attach_loop in watcher (GH-110847) Oct 14, 2023
@gvanrossum gvanrossum enabled auto-merge (squash) October 14, 2023 10:25
@gvanrossum gvanrossum merged commit fd1b314 into python:3.11 Oct 15, 2023
@graingert graingert deleted the backport-5965891-3.11 branch October 15, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants