[issue32529] Call readinto in shutil.copyfileobj

YoSTEALTH report at bugs.python.org
Thu Jan 11 08:32:15 EST 2018


YoSTEALTH <ritesh at stealthcentral.com> added the comment:

Ok, updated the patch to account for:
- improved memory usage for bytes io using readinto
- still supporting negative length
- potential encoding mismatch bug fix while using text io

did i miss anything?

----------

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


More information about the Python-bugs-list mailing list