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

Serhiy Storchaka report at bugs.python.org
Thu Jul 31 17:00:18 CEST 2014


Serhiy Storchaka added the comment:

Synchronized with tip. Unfortunately there are no common points with recent issue22003 changes so they should be reverted (except tests).

----------
versions: +Python 3.5 -Python 3.4
Added file: http://bugs.python.org/file36180/bytesio_resized_bytes-4.patch

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


More information about the Python-bugs-list mailing list