[issue9377] socket, PEP 383: Mishandling of non-ASCII bytes in host/domain names

STINNER Victor report at bugs.python.org
Thu Apr 12 23:55:14 CEST 2012


STINNER Victor <victor.stinner at gmail.com> added the comment:

a4fd3dc74299 only fixed socket.gethostname(), not socket.gethostbyaddr().

----------

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


More information about the Python-bugs-list mailing list