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 neologix
Recipients BreamoreBoy, amaury.forgeotdarc, anglocelt, elachuni, marcio, mcicogni, neologix, pitrou, r.david.murray, taukki, trogdorsey, vila
Date 2011-05-21.17:16:32
SpamBayes Score 0.0033039607
Marked as misclassified No
Message-id <1305998193.64.0.970995127796.issue1441530@psf.upfronthosting.co.za>
In-reply-to
Content
In the buffered reader case, the result buffer is actually pre-allocated with the total size, making fragmentation even less likely.
History
Date User Action Args
2011-05-21 17:16:33neologixsetrecipients: + neologix, mcicogni, amaury.forgeotdarc, pitrou, taukki, vila, elachuni, anglocelt, r.david.murray, marcio, trogdorsey, BreamoreBoy
2011-05-21 17:16:33neologixsetmessageid: <1305998193.64.0.970995127796.issue1441530@psf.upfronthosting.co.za>
2011-05-21 17:16:33neologixlinkissue1441530 messages
2011-05-21 17:16:32neologixcreate