commit | 413d955f8ec88a7183f91d7ad8b0ff7def803de3 | [log] [tgz] |
---|---|---|
author | Giampaolo Rodola <g.rodola@gmail.com> | Thu May 30 14:05:41 2019 +0800 |
committer | GitHub <noreply@github.com> | Thu May 30 14:05:41 2019 +0800 |
tree | 5e82b37895fa363bf445df67f61a56ff5553de61 | |
parent | a16387ab2d85f19665920bb6ff91a7e57f59dd2a [diff] |
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