Skip to content

bpo-35545: Skip test_asyncio.test_create_connection_ipv6_scope on AIX #14011

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 12, 2019

Conversation

aixtools
Copy link
Contributor

@aixtools aixtools commented Jun 12, 2019

because "getaddrinfo()" behaves different on AIX

https://bugs.python.org/issue35545

because "getaddrinfo()" behaves different on AIX
@asvetlov
Copy link
Contributor

The test was added in Python 3.8, backporting to 3.7 is not needed.

@miss-islington
Copy link
Contributor

@aixtools: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor

Sorry, I can't merge this PR. Reason: Head branch was modified. Review and try the merge again..

@miss-islington
Copy link
Contributor

@aixtools: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 32dda26 into python:master Jun 12, 2019
@miss-islington
Copy link
Contributor

Thanks @aixtools for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-14012 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Jun 12, 2019
…IX (GH-14011)

because "getaddrinfo()" behaves different on AIX

https://bugs.python.org/issue35545
(cherry picked from commit 32dda26)

Co-authored-by: Michael Felt <aixtools@users.noreply.github.com>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants