bpo-11192: Skip unsupported cases in test_socket on AIX (GH-8954)
* use platform.system() as runtime test, rather than sys.platform() build-time test * IPv6 zone id support on AIX is limited to inet_pton6_zone(), so skip related getaddrinfo() and getnameinfo() tests as not supported
M
Michael Felt committed
5661459f5f508ea4bd24c13cbc861543f283147e
Parent: 56edf3a
Committed by Nick Coghlan <ncoghlan@gmail.com>
on 12/26/2018, 3:34:37 AM