[issue38319] shutil.copyfile(): os.sendfile() fails with OverflowError on 32-bit system

Giampaolo Rodola' report at bugs.python.org
Mon Sep 30 23:40:58 EDT 2019


Giampaolo Rodola' <g.rodola at gmail.com> added the comment:


New changeset 94e165096fd65e8237e60de570fb609604ab94c9 by Giampaolo Rodola in branch 'master':
bpo-38319: Fix shutil._fastcopy_sendfile(): set sendfile() max block size (GH-16491)
https://github.com/python/cpython/commit/94e165096fd65e8237e60de570fb609604ab94c9


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38319>
_______________________________________


More information about the Python-bugs-list mailing list