]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address (#134836)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 28 May 2025 15:24:24 +0000 (18:24 +0300)
committerGitHub <noreply@github.com>
Wed, 28 May 2025 15:24:24 +0000 (08:24 -0700)
commitd83576bf48d07d5e29d5d171c4e25afb048622aa
treea1c4ae8fa4a70efc3b92d1c6d94361c6659c9eda
parent91618278e7cd1ffc222efa03bb5334bd5a13dc5b
gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address (#134836)
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]