gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4#122793
gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4#122793gpshead merged 2 commits intopython:mainfrom
Conversation
|
Requesting @gpshead as a reviewer since you reviewed the previous PR that did the same for |
Misc/NEWS.d/next/Security/2024-08-07-10-42-13.gh-issue-122792.oiTMo9.rst
Show resolved
Hide resolved
|
Thanks @sethmlarson for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
|
Thanks @sethmlarson for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…with IPv4 (pythonGH-122793) Make IPv4-mapped IPv6 address properties consistent with IPv4. (cherry picked from commit 76a1c5d) Co-authored-by: Seth Michael Larson <seth@python.org>
|
GH-123814 is a backport of this pull request to the 3.12 branch. |
…with IPv4 (pythonGH-122793) Make IPv4-mapped IPv6 address properties consistent with IPv4. (cherry picked from commit 76a1c5d) Co-authored-by: Seth Michael Larson <seth@python.org>
|
GH-123815 is a backport of this pull request to the 3.13 branch. |
|
Thanks @sethmlarson for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
|
Thanks @sethmlarson for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
|
Thanks @sethmlarson for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
…with IPv4 (pythonGH-122793) Make IPv4-mapped IPv6 address properties consistent with IPv4. (cherry picked from commit 76a1c5d) Co-authored-by: Seth Michael Larson <seth@python.org>
|
GH-123818 is a backport of this pull request to the 3.11 branch. |
…with IPv4 (pythonGH-122793) Make IPv4-mapped IPv6 address properties consistent with IPv4. (cherry picked from commit 76a1c5d) Co-authored-by: Seth Michael Larson <seth@python.org>
|
Sorry, @sethmlarson and @gpshead, I could not cleanly backport this to |
|
GH-123819 is a backport of this pull request to the 3.10 branch. |
|
@sethmlarson The 3.9 backport failed so you'll need to create one manually. (My cherry-picker is dissident...) |
…s consistent with IPv4 (pythonGH-122793) (pythonGH-123819) Make IPv4-mapped IPv6 address properties consistent with IPv4. (cherry picked from commit 76a1c5d) (cherry picked from commit b58da40) Co-authored-by: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Co-authored-by: Seth Michael Larson <seth@python.org> Co-authored-by: Łukasz Langa <lukasz@langa.pl>
…stent with IPv4 (pythonGH-122793) (pythonGH-123819) (pythonGH-127571) Make IPv4-mapped IPv6 address properties consistent with IPv4. (cherry picked from commit 76a1c5d) (cherry picked from commit b58da40) Co-authored-by: Seth Michael Larson <seth@python.org>
This pull request makes all properties for IPv4-mapped IPv6 addresses use the mapped IPv4 address to determine the values.