Skip to content

Commit a4e30c5

Browse files
chore: Update Misc/NEWS.d/next/Library/2025-02-25-03-53-00.gh-issue-130461.asr2dg.rst
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 113be97 commit a4e30c5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
* Removed ``.. index::`` directives from uuid module documentation.
2-
* These directives previously created entries in the general index for functions ``getnode``, ``uuid1``, ``uuid3``, ``uuid4``, ``uuid5``, and ``uuid8``.
3-
* This change affects the intersphinx inventory. (GH-130461)
1+
Remove ``.. index::`` directives from the :mod:`uuid` module documentation. These directives
2+
previously created entries in the general index for :func:`~uuid.getnode` as well as the
3+
:func:`~uuid.uuid1`, :func:`~uuid.uuid3`, :func:`~uuid.uuid4`, :func:`~uuid.uuid5`, and
4+
:func:`~uuid.uuid8` constructor functions.

0 commit comments

Comments
 (0)