Skip to content

Conversation

@1st1
Copy link
Member

@1st1 1st1 commented Jun 28, 2018

@1st1 1st1 closed this Jun 28, 2018
@1st1 1st1 reopened this Jun 28, 2018
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Be carefully of the typo in the commit message: "bpo-27500: Fix sttaic ver of getaddrinfo..."

srv.close()
self.loop.run_until_complete(srv.wait_closed())

@unittest.skipUnless(hasattr(socket, 'AF_INET6'), 'no IPv6 support')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might use support.IPV6_ENABLED

@1st1 1st1 merged commit d904c23 into python:master Jun 29, 2018
@miss-islington
Copy link
Contributor

Thanks @1st1 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@1st1 1st1 deleted the fixaf6 branch June 29, 2018 01:59
@bedevere-bot
Copy link

GH-8000 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 29, 2018
@bedevere-bot
Copy link

GH-8001 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 29, 2018
@1st1
Copy link
Member Author

1st1 commented Jun 29, 2018

Thanks for a review, Victor!

miss-islington added a commit that referenced this pull request Jun 29, 2018
miss-islington added a commit that referenced this pull request Jun 29, 2018
Copy link
Contributor

@asvetlov asvetlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm late but lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants