[issue15381] Optimize BytesIO to do less reallocations when written, similarly to StringIO

Roundup Robot report at bugs.python.org
Thu Aug 14 21:34:52 CEST 2014


Roundup Robot added the comment:

New changeset 601045ceff94 by Serhiy Storchaka in branch 'default':
Issue #15381: Optimized line reading in io.BytesIO.
http://hg.python.org/cpython/rev/601045ceff94

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15381>
_______________________________________


More information about the Python-bugs-list mailing list