Skip to content

[3.13] gh-88178: Fix exploded IPv6 addresses with a scope ID (GH-25824) - #155657

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-a2104b7-3.13
Aug 13, 2026
Merged

[3.13] gh-88178: Fix exploded IPv6 addresses with a scope ID (GH-25824)#155657
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-a2104b7-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

IPv6Address.exploded raised AddressValueError, and
IPv6Interface.exploded omitted the scope ID.
(cherry picked from commit a2104b7)

Co-authored-by: Oliver Giles ohw.giles@gmail.com
Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 5 (1M context) noreply@anthropic.com

…-25824)

IPv6Address.exploded raised AddressValueError, and
IPv6Interface.exploded omitted the scope ID.
(cherry picked from commit a2104b7ce0a154a7c24ada33ff8c298f48156bd2)

Co-authored-by: Oliver Giles <ohw.giles@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) August 13, 2026 06:40
@serhiy-storchaka
serhiy-storchaka merged commit 761af88 into python:3.13 Aug 13, 2026
43 of 44 checks passed
@miss-islington
miss-islington deleted the backport-a2104b7-3.13 branch August 13, 2026 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants