Skip to content
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

bpo-41317: Remove reader on cancellation in asyncio.loop.sock_accept() #21595

Merged
merged 2 commits into from Jul 23, 2020

Conversation

agronholm
Copy link
Contributor

@agronholm agronholm commented Jul 22, 2020

@1st1
Copy link
Member

1st1 commented Jul 22, 2020

Looks good to me. @fantix could you please also look at this PR?

Copy link
Contributor

@fantix fantix left a comment

The rest looks good to me!

Lib/asyncio/selector_events.py Outdated Show resolved Hide resolved
fantix
fantix approved these changes Jul 23, 2020
Copy link
Contributor

@fantix fantix left a comment

Thanks!

@1st1 1st1 merged commit 0dd98c2 into python:master Jul 23, 2020
4 checks passed
@bedevere-bot
Copy link

bedevere-bot commented Jul 23, 2020

@1st1: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor

miss-islington commented Jul 23, 2020

Thanks @agronholm for the PR, and @1st1 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒🤖

@1st1
Copy link
Member

1st1 commented Jul 23, 2020

@fantix Thanks for the review!

@bedevere-bot
Copy link

bedevere-bot commented Jul 23, 2020

GH-21603 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 23, 2020
pythonGH-21595)

(cherry picked from commit 0dd98c2)

Co-authored-by: Alex Grönholm <alex.gronholm@nextday.fi>
@agronholm agronholm deleted the fix-issue-41317 branch Jul 23, 2020
miss-islington added a commit that referenced this pull request Jul 23, 2020
GH-21595)

(cherry picked from commit 0dd98c2)

Co-authored-by: Alex Grönholm <alex.gronholm@nextday.fi>
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 4, 2020
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 20, 2020
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants