Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: add NEWS entry for the change
  • Loading branch information
Mr-Sunglasses committed Feb 24, 2025
commit 36daa795b93bee1bbedd40b267ffce57f170a4e7
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Removed ``.. index::`` directives from uuid module documentation.
* These directives previously created entries in the general index for functions like ``getnode``, ``uuid1``, ``uuid3``, ``uuid4``, ``uuid5``, and ``uuid8``.
* This change affects the intersphinx inventory. (GH-130461)
Loading