Skip to content

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

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-a2104b7-3.15
Open

[3.15] gh-88178: Fix exploded IPv6 addresses with a scope ID (GH-25824)#155655
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-a2104b7-3.15

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants