]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address (GH-13483...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 Jun 2025 14:27:03 +0000 (16:27 +0200)
committerGitHub <noreply@github.com>
Tue, 3 Jun 2025 14:27:03 +0000 (16:27 +0200)
commit24eaf53bc6e39fde6ad36b036768dc7d5c144d47
tree212505fd6f96ae5b979fe70dbcafd5dab8ccf191
parent8e318728c68c4840ec5db335040bceecbab7c832
[3.9] gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address (GH-134836) (GH-135090)

(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]