]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87245: Improve IPv6Address.ipv4_mapped documentation (#92572)
authorwouter bolsterlee <wouter@bolsterl.ee>
Mon, 4 May 2026 13:03:20 +0000 (15:03 +0200)
committerGitHub <noreply@github.com>
Mon, 4 May 2026 13:03:20 +0000 (23:03 +1000)
commit7aedd0a6c6ae3b5cdd601e84411e41c56f8d00b9
tree6ba15788345b797f1cf59a75419c0b6bd41f5cd9
parent2ba0a81c9117ff5e4aa405b568f6dad62d409ab0
gh-87245: Improve IPv6Address.ipv4_mapped documentation (#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 #87245.
Doc/library/ipaddress.rst