[issue1027206] unicode DNS names in socket, urllib, urlopen

David Watson report at bugs.python.org
Sun Aug 22 20:29:55 CEST 2010


David Watson <baikie at users.sourceforge.net> added the comment:

Updated the socket module patch to include gethostbyaddr() - it
happens to accept hostnames and is used this way in the standard
library.

----------
Added file: http://bugs.python.org/file18610/socket-idna.diff

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


More information about the Python-bugs-list mailing list