]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-87245: Improve IPv6Address.ipv4_mapped documentation (GH-92572) (#149361)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 4 May 2026 13:10:17 +0000 (15:10 +0200)
committerGitHub <noreply@github.com>
Mon, 4 May 2026 13:10:17 +0000 (13:10 +0000)
commit76e250189fdd9b6d4a1ad7432acafa61ef9ba91d
tree97e8e51d5851220825424edfa9e8c65cca6f2274
parent7f9236cf03a2f9fe0dcdde337952c5d95ac8e5fa
[3.13] gh-87245: Improve IPv6Address.ipv4_mapped documentation (GH-92572) (#149361)

gh-87245: Improve IPv6Address.ipv4_mapped documentation (GH-92572)

Avoid the phrasing ‘starting with ::FFFF/96’, which is confusing since
it seems to mix a prefix and a range. Instead, make it clear what the
actual range is, and refer to the relevant RFC.

Closes GH-87245.
(cherry picked from commit 7aedd0a6c6ae3b5cdd601e84411e41c56f8d00b9)

Co-authored-by: wouter bolsterlee <wouter@bolsterl.ee>
Doc/library/ipaddress.rst