[issue4448] should socket readline() use default_bufsize instead of _rbufsize?

Kristján Valur Jónsson report at bugs.python.org
Tue Feb 10 18:10:27 CET 2009


Kristján Valur Jónsson <kristjan at ccpgames.com> added the comment:

Issue 4879 has been resolved so that that HTTPResponse invokes 
socket.socket.makefile() with default buffering.  see r69209.  Since the 
problem stated in this defect has no bearing on 3.0 (there is no special 
hack for readline() in 3.0) I am closing this again.

----------
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4448>
_______________________________________


More information about the Python-bugs-list mailing list