]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4 ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 Dec 2024 16:12:36 +0000 (17:12 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Dec 2024 16:12:36 +0000 (17:12 +0100)
commita63e06d95b452222a6bffc9f87f2d67e98cd6562
tree196f7a7d835cd601b6533e90cbbc6d5139c02325
parent3479a719b8647c2615ca16326185859eeb022797
[3.13] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4 (GH-122793) (GH-123815)

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]