New submission from Oliver Giles :
IPv6 addresses may contain a scope id, for example "fe80::1%eth0".
These are usually required for link-local addresses.
bpo-34788 added support for scoped IPv6 addresses, but missed the
"exploded" method:
>>> import ipaddress
&g
Change by Oliver Giles :
--
nosy: +ohwgiles
nosy_count: 10.0 -> 11.0
pull_requests: +24512
pull_request: https://github.com/python/cpython/pull/25824
___
Python tracker
<https://bugs.python.org/issu
Change by Oliver Giles :
--
keywords: +patch
pull_requests: +24511
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/25824
___
Python tracker
<https://bugs.python.org/issu