[issue14855] IPv6 support for logging.handlers

Yuriy Syrovetskiy report at bugs.python.org
Sat May 19 11:52:39 CEST 2012


Yuriy Syrovetskiy <cblp at cblp.su> added the comment:

More correct description: IPv4 operations may fail on IPv6 systems, and vice versa; so we have to detect the proper address family before creating a socket.

----------

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


More information about the Python-bugs-list mailing list