[issue8194] Incompatible API change in xmlrpclib.Transport.parse_response() of Python 2.7 and 3.2

Senthil Kumaran report at bugs.python.org
Tue Dec 7 01:09:02 CET 2010


Senthil Kumaran <orsenthil at gmail.com> added the comment:

I think, the file-like object behavior can be brought back. No need to handling gzipped file object in the patch, if the earlier behavior was not handling it. There is a separate issue to keep track of handling gzip encoded content in httplib.  I shall try to get this moving.

----------

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


More information about the Python-bugs-list mailing list