bpo-32410: Avoid blocking on file IO in sendfile fallback code by 1st1 · Pull Request #7172 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@1st1

Copy link

Member

@1st1 1st1 commented

May 28, 2018

edited by bedevere-bot

Loading

Copy link

Contributor

@asvetlov 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 1st1 merged commit 7165754 into python:master

May 28, 2018

@miss-islington

Copy link

Contributor

Thanks @1st1 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@1st1 1st1 deleted the fixsend branch

May 28, 2018 22:31

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 28, 2018
…nGH-7172)

(cherry picked from commit 7165754)

Co-authored-by: Yury Selivanov <yury@magic.io>

@bedevere-bot

Copy link

GH-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, 2018
…) (#7182)

(cherry picked from commit 7165754)

Co-authored-by: Yury Selivanov <yury@magic.io>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@asvetlov asvetlov asvetlov approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@1st1 @miss-islington @bedevere-bot @asvetlov @the-knights-who-say-ni