-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-109466: Add ipv6_mapped property to IPv4Address #109467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@asvetlov I think you were a more recent committer here. Any chance for a review? Thanks! |
Friendly ping @asvetlov. Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll let someone else review whether this is needed, but here's some docs suggestions.
Misc/NEWS.d/next/Library/2023-09-15-12-30-21.gh-issue-109466.6ah-aw.rst
Outdated
Show resolved
Hide resolved
Co-authored-by: Hugo van Kemenade <[email protected]>
…ah-aw.rst Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!
Adds the `IPv4Address.ipv6_mapped` property. Co-authored-by: Hugo van Kemenade <[email protected]>
Cross-referencing #119814 for visibility. |
Adds the `IPv4Address.ipv6_mapped` property. Co-authored-by: Hugo van Kemenade <[email protected]>
Updated docs and added a corresponding unit test.
Fixes #109466.
📚 Documentation preview 📚: https://cpython-previews--109467.org.readthedocs.build/