bpo-36610: shutil.copyfile(): use sendfile() on Linux only (GH-13675)
...and avoid using it on Solaris as it can raise EINVAL if offset is equal or bigger than the size of the file
G
Giampaolo Rodola committed
413d955f8ec88a7183f91d7ad8b0ff7def803de3
Parent: a16387a
Committed by GitHub <noreply@github.com>
on 5/30/2019, 6:05:41 AM