[issue1137] pyexpat patch for changing buffer_size

A.M. Kuchling report at bugs.python.org
Mon Jan 7 22:09:36 CET 2008


A.M. Kuchling added the comment:

Here's a simpler, but still untested version of the patch that cuts out 
the various cases for reallocating when there's already buffered data
and just does a flush every time.

Added file: http://bugs.python.org/file9097/simpler_patch.txt

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1137>
__________________________________


More information about the Python-bugs-list mailing list