bpo-33671 / shutil.copyfile: use memoryview() with dynamic size on Windows by giampaolo · Pull Request #7681 · python/cpython · GitHub
Skip to content

bpo-33671 / shutil.copyfile: use memoryview() with dynamic size on Windows - #7681

Merged
giampaolo merged 16 commits into
python:masterfrom
giampaolo:33671-release-memoryview
Jun 19, 2018
Merged

giampaolo merged 16 commits into
python:masterfrom
giampaolo:33671-release-memoryview

do not attempt to use sendfile() on OSX

9d93ce5
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs