[issue16208] getaddrinfo returns wrong results if IPv6 is disabled

STINNER Victor report at bugs.python.org
Tue Jan 1 22:53:19 CET 2013


STINNER Victor added the comment:

> socket.getaddrinfo("python.org", 80)

This is a different issue: it's #7735.

> Do you really think that this is not a bug?

#7735 is a bug but it was decided that it will not be fixed. You may reopen #7735 if you disagree.

----------

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


More information about the Python-bugs-list mailing list