]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4 ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 7 Sep 2024 18:22:54 +0000 (20:22 +0200)
committerGitHub <noreply@github.com>
Sat, 7 Sep 2024 18:22:54 +0000 (18:22 +0000)
commite0c69e479ce0adcb91e91c6359b065aeb229edd6
treeba13f2a820685e75a3cd61eb65b76f50b271c71c
parentca3ac30d6b903ce7194555b15ca1becc8d560b9d
[3.12] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4 (GH-122793) (GH-123814)

gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4 (GH-122793)

Make IPv4-mapped IPv6 address properties consistent with IPv4.
(cherry picked from commit 76a1c5d18312712baed4699fe7333abb050ec9b7)

Co-authored-by: Seth Michael Larson <seth@python.org>
Lib/ipaddress.py
Lib/test/test_ipaddress.py
Misc/NEWS.d/next/Security/2024-08-07-10-42-13.gh-issue-122792.oiTMo9.rst [new file with mode: 0644]