[3.12] Docs: Fix duplicate object description warnings (GH-122068) (#… · python/cpython@0298da4 · GitHub
Skip to content

Commit 0298da4

Browse files
[3.12] Docs: Fix duplicate object description warnings (GH-122068) (#122070)
Docs: Fix duplicate object description warnings (GH-122068) (cherry picked from commit 8db5f48) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent a9daa4f commit 0298da4

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

Doc/library/email.compat32-message.rst

Lines changed: 1 addition & 0 deletions

Doc/library/xml.etree.elementtree.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -869,6 +869,7 @@ Element Objects
869869

870870
.. module:: xml.etree.ElementTree
871871
:noindex:
872+
:no-index:
872873

873874
.. class:: Element(tag, attrib={}, **extra)
874875

Doc/tools/extensions/pyspecific.py

Lines changed: 5 additions & 1 deletion

0 commit comments

Comments
 (0)