commit | 70a4178ec47154fdcc3ff06c13149e178d014581 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Jun 12 05:20:12 2019 -0700 |
committer | GitHub <noreply@github.com> | Wed Jun 12 05:20:12 2019 -0700 |
tree | 8d8dbcf07879943a009a1a940042ac8ee5d54111 | |
parent | 669e07be4861ebb69f2ed1c62dd2f2c83402bc09 [diff] |
bpo-35545: Skip `test_asyncio.test_create_connection_ipv6_scope` on AIX (GH-14011) because "getaddrinfo()" behaves different on AIX https://bugs.python.org/issue35545 (cherry picked from commit 32dda263e4e8c8e0fadc2bb29b9856e2f177dde9) Co-authored-by: Michael Felt <aixtools@users.noreply.github.com>