]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] 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 17:07:43 +0000 (18:07 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Dec 2024 17:07:43 +0000 (18:07 +0100)
commitb58da409aac90123c1159916908a4c49144925ee
tree4880ae790486224a39296a7bd572065c15ddba89
parentb3a6042361123b05108af25dcb1ea34cd1fc5aa9
[3.10] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4 (GH-122793) (GH-123819)

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: Ɓ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]