[issue30205] socket.getsockname() type mismatch with AF_UNIX on Linux

Antoine Pitrou report at bugs.python.org
Tue May 2 17:27:12 EDT 2017


Antoine Pitrou added the comment:

Oh, yuck.

> Maybe restrict the unit test to Linux since the change was specific to Linux?

That sounds reasonable.  I didn't know getsockname() could return None...

----------
nosy: +ned.deily, ronaldoussoren

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


More information about the Python-bugs-list mailing list