[3.7] bpo-32622: Native sendfile on windows (GH-5565) by miss-islington · Pull Request #5890 · 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

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Feb 25, 2018

edited by bedevere-bot

Loading

  • Support sendfile on Windows Proactor event loop naively.
    (cherry picked from commit a19fb3c)

Co-authored-by: Andrew Svetlov andrew.svetlov@gmail.com

https://bugs.python.org/issue32622

* Support sendfile on Windows Proactor event loop naively.
(cherry picked from commit a19fb3c)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>

@miss-islington

Copy link Copy Markdown

Contributor Author

@asvetlov: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 632c1cb into python:3.7

Feb 25, 2018

@miss-islington

Copy link Copy Markdown

Contributor Author

Thanks!

@miss-islington miss-islington deleted the backport-a19fb3c-3.7 branch

February 25, 2018 17:11

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

@1st1 1st1 Awaiting requested review from 1st1 1st1 is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

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