summaryrefslogtreecommitdiff
path: root/git-bz.txt
diff options
context:
space:
mode:
authorOwen W. Taylor <otaylor@fishsoup.net>2010-09-22 15:54:36 -0400
committerOwen W. Taylor <otaylor@redhat.com>2010-09-22 15:59:15 -0400
commit8c82336a05df1cb2b59ef70e62c7b936a6b655d7 (patch)
treebe33e9a6d4c008b401ddfc8e5494ba19f11e96ec /git-bz.txt
parent5ae24ed5f9782e21a46ac78a496186810645aad1 (diff)
Fix python-2.7 compatibility with xmlrpclib
In Python 2.7 xmlrpclib was changed to use httplib.HTTP[S]Connection instead of the deprecatede httplib.HTTP[S]. This broke our xmlrpclib.Transport subclass which overrode make_connection(). For compatibility with old and new Python, switch to subclassing Transport and SafeTransport separately, with a mixin to add cookies. https://bugzilla.gnome.org/show_bug.cgi?id=628731
Diffstat (limited to 'git-bz.txt')
0 files changed, 0 insertions, 0 deletions