This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author akuchling
Recipients AchimGaedke, akuchling
Date 2008-01-07.21:09:34
SpamBayes Score 0.03703976
Marked as misclassified No
Message-id <1199740176.13.0.471034346069.issue1137@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2008-01-07 21:09:36akuchlingsetspambayes_score: 0.0370398 -> 0.03703976
recipients: + akuchling, AchimGaedke
2008-01-07 21:09:36akuchlingsetspambayes_score: 0.0370398 -> 0.0370398
messageid: <1199740176.13.0.471034346069.issue1137@psf.upfronthosting.co.za>
2008-01-07 21:09:35akuchlinglinkissue1137 messages
2008-01-07 21:09:35akuchlingcreate