Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-75128: Fix create_server to handle the case when iface isn't IPv6 enabled.#7207
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
Not sure how to test this though. |
… enabledPatch by Antoine Pitrou.
@pitrou Could you please take a look? Alternatively I can close this PR and you can submit a new one (the patch is yours :)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Looks good to me. I don't think there's an easy way to test this, apart perhaps through mocking.
Thanks. I'll think about adding a mocking test. This won't be merged till after 3.7.0 though. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
lgtm
This PR is stale because it has been open for 30 days with no activity. |
This PR is stale because it has been open for 30 days with no activity. |
The following commit authors need to sign the Contributor License Agreement: |
This PR is stale because it has been open for 30 days with no activity. |
Uh oh!
There was an error while loading.Please reload this page.
Patch by Antoine Pitrou.
https://bugs.python.org/issue30945
https://bugs.python.org/issue30945