]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 Jun 2025 14:24:20 +0000 (16:24 +0200)
committerGitHub <noreply@github.com>
Tue, 3 Jun 2025 14:24:20 +0000 (16:24 +0200)
commit2c6ca1a9adfeaabfdc17b9871b17bd2ca9b32bb3
treec224cabca40280063e6c5f41572f71bd600ae759
parent9df171dbbac669e0d43c978e10447f050b89eee6
[3.11] gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address (GH-134836) (GH-135091)

(cherry picked from commit d83576bf48d07d5e29d5d171c4e25afb048622aa)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/ipaddress.py
Lib/test/test_ipaddress.py
Misc/NEWS.d/next/Library/2025-05-28-15-53-27.gh-issue-128840.Nur2pB.rst [new file with mode: 0644]