◐ Shell
clean mode source ↗

gh-109466: Add ipv6_mapped property to IPv4Address by csm10495 · Pull Request #109467 · python/cpython

@csm10495

@hugovk hugovk changed the title gh-109466 Add ipv6_mapped property to IPV4Address gh-109466: Add ipv6_mapped property to IPV4Address

Nov 5, 2023

hugovk

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
…ah-aw.rst

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

@gpshead

@gpshead gpshead changed the title gh-109466: Add ipv6_mapped property to IPV4Address gh-109466: Add ipv6_mapped property to IPv4Address

Nov 5, 2023

aisk pushed a commit to aisk/cpython that referenced this pull request

Feb 11, 2024
Adds the `IPv4Address.ipv6_mapped` property.

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024
Adds the `IPv4Address.ipv6_mapped` property.

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>