[issue6791] httplib read status memory usage

Antoine Pitrou report at bugs.python.org
Wed Dec 15 17:55:36 CET 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

By the way, looking at the code, readline() without any parameter is used all over http.client, so fixing only this one use case doesn't really make sense.

----------
stage: unit test needed -> needs patch

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


More information about the Python-bugs-list mailing list