gh-82082: Make our test suite pass on an IPv6-only Linux host by gpshead · Pull Request #26225 · python/cpython
added 19 commits
May 16, 2021 22:39Tests that are agnostic about the IP protocol used will use whichever the socket_helper module deems appropriate for the host.
there's a _lot_ more cleanup that could be done in here. the capability skip decorators are applied in an inconsistent manner. some on the base class, others way down on the leaf Test classes. yuck.
arhadthedev
changed the title
bpo-37901: Make our test suite pass on an IPv6-only Linux host
gh-82082: Make our test suite pass on an IPv6-only Linux host
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters