]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:57:10 +0000 (17:57 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Dec 2024 16:57:10 +0000 (17:57 +0100)
commit66a01b068be674939a062c9f4e943f42d8d13aec
tree417e9b9b3b8cfa402ce847c0eeea3367b12db1df
parent2e161e24999b3ec3fc5409995cf966de4fa95ded
[3.11] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4 (GH-122793) (GH-123818)

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

Co-authored-by: Seth Michael Larson <seth@python.org>
---------

Co-authored-by: Seth Michael Larson <seth@python.org>
Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
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]