Skip to content

Commit 350417d

Browse files
authored
RFC
1 parent 34b8de3 commit 350417d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/ipaddress.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ write code that handles both IP versions correctly. Address objects are
249249
``Reserved-by-Protocol`` column in iana-ipv4-special-registry_.
250250

251251
.. 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`).
252+
currently excluded from that list (see :attr:`~IPv6Address.is_site_local` & :rfc:`3879`).
253253

254254
.. attribute:: is_loopback
255255

0 commit comments

Comments
 (0)