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

adjust expected test_ip_address_ipv6_6to4 output for Python 3.12.4 #573

Merged
merged 3 commits into from
Jun 18, 2024

Conversation

mgorny
Copy link
Contributor

@mgorny mgorny commented Jun 15, 2024

Adjust the expected output in test_ip_address_ipv6_6to4 to account for is_global/is_private changes for 6to4 addresses in Python 3.12.4 and Python 3.13.0.

Fixes #572

kellyjonbrazil and others added 3 commits March 23, 2024 11:11
Adjust the expected output in `test_ip_address_ipv6_6to4` to account
for `is_global`/`is_private` changes for 6to4 addresses in Python 3.12.4
and Python 3.13.0.

Fixes kellyjonbrazil#572
@kellyjonbrazil
Copy link
Owner

Nice, thanks for the fix!

@kellyjonbrazil kellyjonbrazil changed the base branch from master to dev June 18, 2024 14:32
@kellyjonbrazil kellyjonbrazil merged commit 9eb4df3 into kellyjonbrazil:dev Jun 18, 2024
21 checks passed
@mgorny mgorny deleted the 6to4-test branch June 18, 2024 17:37
@mgorny
Copy link
Contributor Author

mgorny commented Jun 18, 2024

Thanks!

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.

Python 3.12 test regression: tests.test_ip_address.MyTests.test_ip_address_ipv6_6to4
2 participants