X Tutup
Skip to content

[3.8] bpo-38319: Fix shutil._fastcopy_sendfile(): set sendfile() max block size (GH-16491)#16506

Merged
ambv merged 1 commit intopython:3.8from
miss-islington:backport-94e1650-3.8
Oct 1, 2019
Merged

[3.8] bpo-38319: Fix shutil._fastcopy_sendfile(): set sendfile() max block size (GH-16491)#16506
ambv merged 1 commit intopython:3.8from
miss-islington:backport-94e1650-3.8

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 1, 2019

(cherry picked from commit 94e1650)

Co-authored-by: Giampaolo Rodola

https://bugs.python.org/issue38319

…size (pythonGH-16491)

(cherry picked from commit 94e1650)

Co-authored-by: Giampaolo Rodola <g.rodola@gmail.com>
@miss-islington
Copy link
Contributor Author

@giampaolo: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@giampaolo: Status check is done, and it's a success ✅ .

@ambv ambv merged commit 938c00c into python:3.8 Oct 1, 2019
@bedevere-bot
Copy link

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

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.

5 participants

X Tutup