[issue38319] shutil.copyfile(): os.sendfile() fails with OverflowError on 32-bit system
STINNER Victor
report at bugs.python.org
Mon Sep 30 08:58:52 EDT 2019
STINNER Victor <vstinner at python.org> added the comment:
Similar failure on ARMv7 Debian buster 3.x:
https://buildbot.python.org/all/#/builders/176/builds/1372
pythoninfo:
sys.maxsize: 2147483647
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38319>
_______________________________________
More information about the Python-bugs-list
mailing list