From 7fdc829bc27f7e105a58ef465a928e18cb4b7119 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Fri, 30 May 2025 11:14:00 +0200 Subject: [PATCH] Doc: remove unnecessary section header (GH-134917) (cherry picked from commit b367e27af9b52528e395f95b277ec7b69e98e287) --- 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 8378f29227a3..1f575d53cfc5 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 -- 2.47.3