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 ajaksu2
Recipients ajaksu2, akuchling, gstein, gvanrossum, kbdavidson
Date 2008-04-06.04:46:53
SpamBayes Score 0.063249886
Marked as misclassified No
Message-id <1207457215.08.0.195886138498.issue508157@psf.upfronthosting.co.za>
In-reply-to
Content
Well, this issue is still hurting performance, the most recent example
was with a developer of a download manager.

I suggest adding a buffer size argument to HTTPResponse.__init__
(defaulting to zero), along with docs that explain the problems that may
arise from using a buffer. If there's any chance this might be accepted,
I'll write a patch.
History
Date User Action Args
2008-04-06 04:46:56ajaksu2setspambayes_score: 0.0632499 -> 0.063249886
recipients: + ajaksu2, gvanrossum, akuchling, gstein, kbdavidson
2008-04-06 04:46:55ajaksu2setspambayes_score: 0.0632499 -> 0.0632499
messageid: <1207457215.08.0.195886138498.issue508157@psf.upfronthosting.co.za>
2008-04-06 04:46:54ajaksu2linkissue508157 messages
2008-04-06 04:46:53ajaksu2create