[New-bugs-announce] [issue1654] HTTPSConnection is not IPv6-capable

Derek Morr report at bugs.python.org
Tue Dec 18 21:52:12 CET 2007


New submission from Derek Morr:

httplib.HTTPSConnection is not IPv6-capable, even though
httplib.HTTPConnection is. HTTPSConnection has its own connect() method
which does not call socket.getaddrinfo().

----------
components: Library (Lib)
messages: 58769
nosy: dmorr
severity: normal
status: open
title: HTTPSConnection is not IPv6-capable
versions: Python 2.5

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1654>
__________________________________


More information about the New-bugs-announce mailing list