We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34b8de3 commit 350417dCopy full SHA for 350417d
Doc/library/ipaddress.rst
@@ -249,7 +249,7 @@ write code that handles both IP versions correctly. Address objects are
249
``Reserved-by-Protocol`` column in iana-ipv4-special-registry_.
250
251
.. caution:: For IPv6, ``fec0::/10`` a former Site-Local scoped address prefix is
252
- currently excluded from that list (see :attr:`~IPv6Address.is_site_local`).
+ currently excluded from that list (see :attr:`~IPv6Address.is_site_local` & :rfc:`3879`).
253
254
.. attribute:: is_loopback
255
0 commit comments