[issue2576] httplib read() very slow due to lack of socket buffer

Daniel Diniz report at bugs.python.org
Mon Apr 7 23:52:57 CEST 2008


Daniel Diniz <ajaksu2 at users.sourceforge.net> added the comment:

The code patch is trivial. I believe it needs docs (both explaining how
to use and warning against the problems it may cause), a NEWS entry and
tests (at least to check what happens when an invalid value lands).

I can work on those changes if the general idea is not shot down :)

----------
keywords: +patch
nosy: +ajaksu2
Added file: http://bugs.python.org/file9973/httplib.patch

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


More information about the Python-bugs-list mailing list