bpo-32410: Avoid blocking on file IO in sendfile fallback code by 1st1 · Pull Request #7172 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
bpo-32410: Avoid blocking on file IO in sendfile fallback code#7172
1st1 merged 2 commits intopython:masterfrom
bpo-32410: Avoid blocking on file IO in sendfile fallback code#7172
1st1 merged 2 commits intopython:masterfrom
Conversation
Copy link
Member
1st1
requested a review
from asvetlov
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
asvetlov approved these changes May 28, 2018
Copy link
Contributor
asvetlov
left a comment
asvetlov
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
1st1
added
the
needs backport to 3.7
label
1st1
merged commit
7165754
into
python:master
Copy link
Contributor
miss-islington
commented
May 28, 2018
miss-islington commented
May 28, 2018Thanks @1st1 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖
bedevere-bot
removed
the
awaiting merge
label
1st1
deleted the
fixsend
branch
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
May 28, 2018
bedevere-bot
removed
the
needs backport to 3.7
label
Copy link
bedevere-bot
commented
May 28, 2018
bedevere-bot commented
May 28, 2018GH-7182 is a backport of this pull request to the 3.7 branch.
ned-deily pushed a commit that referenced this pull request
May 29, 2018This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment