Skip to content
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

Fix find-resolv-conf.py from breaking with scoped IPv6 addresses #4328

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

neoaggelos
Copy link
Contributor

@neoaggelos neoaggelos commented Dec 4, 2023

Summary

References #4327

Changes

Python 3.8 (from core20) does not support scoped IPv6 addresses. Make sure to handle the case gracefully.

Notes

This should be backported to 1.28, 1.27, 1.26 branches after merging

Copy link
Contributor

@bschimke95 bschimke95 left a comment

Choose a reason for hiding this comment

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

LGTM

@ktsakalozos ktsakalozos merged commit be61e29 into master Dec 5, 2023
12 of 14 checks passed
@ktsakalozos ktsakalozos deleted the fix/dns-ipv6 branch December 5, 2023 05:08
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.

3 participants