From f598e9cefe4b8998fbffb3e28061fd617c14d313 Mon Sep 17 00:00:00 2001 From: Inada Naoki Date: Fri, 30 May 2025 17:59:23 +0900 Subject: [PATCH] Doc: remove unnecessary section header (GH-134917) (cherry picked from commit b367e27af9b52528e395f95b277ec7b69e98e287) Co-authored-by: Inada Naoki --- Doc/c-api/unicode.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Doc/c-api/unicode.rst b/Doc/c-api/unicode.rst index 8378f29227a374..1f575d53cfc503 100644 --- a/Doc/c-api/unicode.rst +++ b/Doc/c-api/unicode.rst @@ -1403,10 +1403,6 @@ the user settings on the machine running the codec. .. versionadded:: 3.3 -Methods & Slots -""""""""""""""" - - .. _unicodemethodsandslots: Methods and Slot Functions