[issue34105] test_socket.test_host_resolution_bad_address fails on Mac OS X 10.13.6

Ronald Oussoren report at bugs.python.org
Thu Aug 2 16:12:26 EDT 2018


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

Note that the test itself has the following comment:

def test_host_resolution_bad_address(self):
        # These are all malformed IP addresses and expected not to resolve to
        # any result.  But some ISPs, e.g. AWS, may successfully resolve these
        # IPs.


Does the following shell command give an error? : host '0.1.1.~1'

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34105>
_______________________________________


More information about the Python-bugs-list mailing list