From 0665560505e6f57212c90b0e51b187be67fc6bfd Mon Sep 17 00:00:00 2001 From: arcenioCorteis Date: Tue, 9 Sep 2025 19:59:22 +0200 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 c0ca0be304ebe4..10e2081eeeaeee 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