[issue35210] Use bytes + memoryview + resize instead of bytesarray + array in io.RawIOBase.read

Serhiy Storchaka report at bugs.python.org
Sat Nov 10 12:36:38 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

What if readinto() save a reference to its argument?

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list