From 3c6e065b4183d2ce8c01e9509a711f69c70882e8 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 24 May 2026 01:09:28 +0530 Subject: [PATCH] gh-138700: Add :sorted: option to automatically sort glossary --- Doc/glossary.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/glossary.rst b/Doc/glossary.rst index 56bc799d945e7b..33e476f252539f 100644 --- a/Doc/glossary.rst +++ b/Doc/glossary.rst @@ -7,6 +7,7 @@ Glossary .. if you add new entries, keep the alphabetical sorting! .. glossary:: + :sorted: ``>>>`` The default Python prompt of the :term:`interactive` shell. Often