]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] 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:21:25 +0000 (16:21 +0200)
committerGitHub <noreply@github.com>
Tue, 3 Jun 2025 14:21:25 +0000 (16:21 +0200)
commitc71ea4ba069c9e17469d349de0f6a2feda9848db
treeb22c3e0f4cf5a06f62126d67b2b50ab9cf63853c
parent0a1f75d95d6fdcf4be99f58b702c5b0947d7e883
[3.10] gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address (GH-134836) (GH-135089)

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