Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Library/2023-09-15-12-30-21.gh-issue-109466.6…
…ah-aw.rst

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
  • Loading branch information
gpshead and hugovk authored Nov 5, 2023
commit f42dd168f048eca0d6afa7aa667bf0e9a2764b57
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Add the :attr:`ipaddress.IPv4Address.ipv6_mapped` property.
Add the :attr:`ipaddress.IPv4Address.ipv6_mapped` property, which retuns the IPv4-mapped IPv6 address.