[issue17683] socket.getsockname() inconsistent return type with AF_UNIX

Charles-François Natali report at bugs.python.org
Mon May 20 19:59:14 CEST 2013


Charles-François Natali added the comment:

Here's a patch.
Note that I had to adapt test_socket (which was passing bytes).

----------
components: +Library (Lib)
keywords: +needs review
stage:  -> patch review
type:  -> behavior
Added file: http://bugs.python.org/file30321/af_unix_str.diff

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


More information about the Python-bugs-list mailing list