Skip to content

bpo-35302: Try each (remote addrinfo, local addrinfo) pair when connecting.#11241

Open
twisteroidambassador wants to merge 6 commits intopython:mainfrom
twisteroidambassador:bpo35302
Open

bpo-35302: Try each (remote addrinfo, local addrinfo) pair when connecting.#11241
twisteroidambassador wants to merge 6 commits intopython:mainfrom
twisteroidambassador:bpo35302

Conversation

@twisteroidambassador
Copy link
Copy Markdown
Contributor

@twisteroidambassador twisteroidambassador commented Dec 19, 2018

Copy link
Copy Markdown

@remilapeyre remilapeyre left a comment

Choose a reason for hiding this comment

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

Hi @twisteroidambassador, this is probably the best way forward given the drawbacks of IPV6_V6ONLY. Can you add a test case for this change?

@twisteroidambassador
Copy link
Copy Markdown
Contributor Author

Hi @twisteroidambassador, this is probably the best way forward given the drawbacks of IPV6_V6ONLY. Can you add a test case for this change?

Done. I feel slightly uneasy about the test case though, since the mock socket module only has one instance of mock socket, but the code creates and uses multiple sockets.

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 13, 2025
@python-cla-bot
Copy link
Copy Markdown

The following commit authors need to sign the Contributor License Agreement:

CLA signed

@github-actions github-actions Bot removed the stale Stale PR or inactive for long period of time. label Jun 15, 2025
@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Sep 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants