[issue9682] socket.create_connection error message for domain subpart with invalid length is very confusing

Mike Milkin report at bugs.python.org
Sun Apr 14 00:26:49 CEST 2013


Mike Milkin added the comment:

Made changes to to the tests and made changes to the error messages.

I think decode() is valid since the input is already ascii encoded.

----------
Added file: http://bugs.python.org/file29834/Issue9682-full.patch

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


More information about the Python-bugs-list mailing list