Issue #13159: Replace FileIO's quadratic-time buffer growth algorithm with a linear-time one.
Also fix the bz2 module, whose classes used the same algorithm.
Showing
Please
register
or
sign in
to comment
Also fix the bz2 module, whose classes used the same algorithm.