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

David Watson report at bugs.python.org
Sun Aug 29 20:44:58 CEST 2010


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

OK, I still think this issue should be addressed, but here is a patch for the part we agree on: that decoding should not return any Unicode characters except ASCII.

----------
Added file: http://bugs.python.org/file18674/decode-strict-ascii.diff

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


More information about the Python-bugs-list mailing list