[issue1613573] xmlrpclib ServerProxy uses old httplib interface

anatoly techtonik report at bugs.python.org
Tue Jul 1 15:30:46 CEST 2008


anatoly techtonik <techtonik at gmail.com> added the comment:

* use newer 2.0 public interface of httplib for connection handling

Attached patch is for trunk/
Tested for Python 2.5
issue1767370 is a separate issue that can be fixed later

----------
keywords: +patch
nosy: +techtonik
versions: +Python 2.6
Added file: http://bugs.python.org/file10789/issue1613573_xmlrpc_uses_deprecated_api.patch

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


More information about the Python-bugs-list mailing list