FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

/ cpython Public

gh-109466: Add ipv6_mapped property to IPv4Address - #109467

Merged
gpshead merged 10 commits into
python:mainfrom
csm10495:ipv6_mapped
Nov 5, 2023
Merged

gh-109466: Add ipv6_mapped property to IPv4Address#109467
gpshead merged 10 commits into
python:mainfrom
csm10495:ipv6_mapped

Conversation

csm10495 commented Sep 15, 2023
edited by gpshead
Loading

Copy link
Copy Markdown
Contributor

Updated docs and added a corresponding unit test.

Fixes #109466.


📚 Documentation preview 📚: https://cpython-previews--109467.org.readthedocs.build/

Copy link
Copy Markdown
Contributor Author

@asvetlov I think you were a more recent committer here. Any chance for a review? Thanks!

Copy link
Copy Markdown
Contributor Author

Friendly ping @asvetlov. Thanks.

hugovk changed the title gh-109466 Add ipv6_mapped property to IPV4Address gh-109466: Add ipv6_mapped property to IPV4Address Nov 5, 2023

hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I'll let someone else review whether this is needed, but here's some docs suggestions.

Comment thread Doc/library/ipaddress.rst Outdated
Comment thread Lib/ipaddress.py Outdated
Comment thread Lib/ipaddress.py Outdated
Comment thread Doc/whatsnew/3.13.rst Outdated
gpshead and others added 5 commits November 5, 2023 08:14
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 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

thanks!

gpshead self-assigned this Nov 5, 2023
gpshead added the type-feature A feature request or enhancement label Nov 5, 2023
gpshead enabled auto-merge (squash) November 5, 2023 16:23
gpshead changed the title gh-109466: Add ipv6_mapped property to IPV4Address gh-109466: Add ipv6_mapped property to IPv4Address Nov 5, 2023
gpshead merged commit ba8aa1f into python:main 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>

Copy link
Copy Markdown
Contributor

Cross-referencing #119814 for visibility.

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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ipv6_mapped property to IPv4Address

4 participants


Back | FazBrowse Home | New Git URL