From 0b8a37f15972535ecd6ed18502283162df0b49a0 Mon Sep 17 00:00:00 2001 From: Rahul Kundu Date: Thu, 21 May 2026 09:09:17 +0530 Subject: [PATCH 1/3] Doc: Add :sorted: option to glossary --- Doc/glossary.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/glossary.rst b/Doc/glossary.rst index 56bc799d945e7b0..f12daddfb5a5043 100644 --- a/Doc/glossary.rst +++ b/Doc/glossary.rst @@ -1,4 +1,5 @@ .. _glossary: + :sorted: ******** Glossary From 88b90d5f79c7f0ca0c40b0e3f021e49c8295a09a Mon Sep 17 00:00:00 2001 From: Rahul Kundu Date: Thu, 21 May 2026 09:28:19 +0530 Subject: [PATCH 2/3] Doc: Add :sorted: option to glossary --- Doc/glossary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/glossary.rst b/Doc/glossary.rst index f12daddfb5a5043..63a4eab8733928c 100644 --- a/Doc/glossary.rst +++ b/Doc/glossary.rst @@ -1,5 +1,5 @@ .. _glossary: - :sorted: + :sorted: ******** Glossary From d994ec0620ba9b296ab2a17a6bb1f877ed46be4e Mon Sep 17 00:00:00 2001 From: Rahul Kundu Date: Thu, 21 May 2026 09:46:09 +0530 Subject: [PATCH 3/3] Doc: Add :sorted: option to glossary --- Doc/glossary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/glossary.rst b/Doc/glossary.rst index 63a4eab8733928c..33e476f252539f2 100644 --- a/Doc/glossary.rst +++ b/Doc/glossary.rst @@ -1,5 +1,4 @@ .. _glossary: - :sorted: ******** Glossary @@ -8,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