[issue13159] _io.FileIO uses a quadratic-time buffer growth algorithm

Roundup Robot report at bugs.python.org
Thu Oct 13 13:58:32 CEST 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset c1c434e30e06 by Nadeem Vawda in branch '2.7':
Issue #13159: Replace FileIO's quadratic-time buffer growth algorithm with a linear-time one.
http://hg.python.org/cpython/rev/c1c434e30e06

----------

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


More information about the Python-bugs-list mailing list