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 2bc46e7 commit 3add543Copy full SHA for 3add543
1 file changed
Misc/NEWS.d/next/Library/2025-11-14-16-24-20.gh-issue-141497.L_CxDJ.rst
@@ -1,2 +1,4 @@
1
-:mod:`ipaddress`: ensure that the methods ``IPv4Network.hosts()`` and
2
-``IPv6Network.hosts()`` always return an iterator.
+:mod:`ipaddress`: ensure that the methods
+:meth:`IPv4Network.hosts() <ipaddress.IPv4Network.hosts>` and
3
+:meth:`IPv6Network.hosts() <ipaddress.IPv6Network.hosts>` always return an
4
+iterator.
0 commit comments