]> granicus.if.org Git - python/commit
bpo-37199: Fix test failures when IPv6 is unavailable or disabled (GH-14480)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 30 Jun 2019 15:42:22 +0000 (08:42 -0700)
committerGitHub <noreply@github.com>
Sun, 30 Jun 2019 15:42:22 +0000 (08:42 -0700)
commitc2684c6d62978e9ce8256c3c7744d0332a2abe4c
tree4e7484fbb1aaabfcf3fe7d089d80e3c00c9e7903
parentbf8cb31803558f1105efb15b0ee4bd184f3218c8
bpo-37199: Fix test failures when IPv6 is unavailable or disabled (GH-14480)

(cherry picked from commit c2cda638d63b98f5cf9a8ef13e15aace2b7e3f0b)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Lib/test/support/__init__.py
Lib/test/test_asyncio/test_base_events.py
Lib/test/test_socket.py
Lib/test/test_ssl.py
Misc/NEWS.d/next/Tests/2019-06-29-23-56-28.bpo-37199.FHDsLf.rst [new file with mode: 0644]