diff options
author | Michael Felt <aixtools@users.noreply.github.com> | 2018-12-26 03:34:37 (GMT) |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2018-12-26 03:34:37 (GMT) |
commit | 5661459f5f508ea4bd24c13cbc861543f283147e (patch) | |
tree | dd8b1ea21e03eb87d9d5b2f9dbbd90cb8293d79a /.travis.yml | |
parent | 56edf3a4b145d80684a9e4ba7411a6778d830140 (diff) | |
download | cpython-5661459f5f508ea4bd24c13cbc861543f283147e.zip cpython-5661459f5f508ea4bd24c13cbc861543f283147e.tar.gz cpython-5661459f5f508ea4bd24c13cbc861543f283147e.tar.bz2 |
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
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions