[New-bugs-announce] [issue1655] imaplib is not IPv6-capable

Derek Morr report at bugs.python.org
Tue Dec 18 22:34:58 CET 2007


New submission from Derek Morr:

imaplib.IMAP4 and IMAP4_SSL do not use IPv6-capable name resolution
APIs. Attached is a patch (lifted from httplib) that enables IPv6 in
their open() methods.

----------
components: Library (Lib)
files: imaplib_ipv6.patch
messages: 58775
nosy: dmorr
severity: normal
status: open
title: imaplib is not IPv6-capable
versions: Python 2.5
Added file: http://bugs.python.org/file8987/imaplib_ipv6.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1655>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imaplib_ipv6.patch
Type: application/octet-stream
Size: 1840 bytes
Desc: not available
Url : http://mail.python.org/pipermail/new-bugs-announce/attachments/20071218/a2dd26c4/attachment.obj 


More information about the New-bugs-announce mailing list