X Tutup
Skip to content

[3.13] gh-123409: fix IPv6Address.reverse_pointer for IPv4-mapped addresses (GH-123419)#123606

Merged
Yhg1s merged 1 commit intopython:3.13from
miss-islington:backport-77a2fb4-3.13
Sep 2, 2024
Merged

[3.13] gh-123409: fix IPv6Address.reverse_pointer for IPv4-mapped addresses (GH-123419)#123606
Yhg1s merged 1 commit intopython:3.13from
miss-islington:backport-77a2fb4-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 2, 2024

Fix functionality that was broken with better textual representation for IPv4-mapped addresses (gh-87799)
(cherry picked from commit 77a2fb4)

Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com

…dresses (pythonGH-123419)

Fix functionality that was broken with better textual representation for IPv4-mapped addresses (pythongh-87799)
(cherry picked from commit 77a2fb4)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
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

X Tutup