https://github.com/python/cpython/commit/7fdc829bc27f7e105a58ef465a928e18cb4b7119 commit: 7fdc829bc27f7e105a58ef465a928e18cb4b7119 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: methane <songofaca...@gmail.com> date: 2025-05-30T18:14:00+09:00 summary:
Doc: remove unnecessary section header (GH-134917) (cherry picked from commit b367e27af9b52528e395f95b277ec7b69e98e287) files: M Doc/c-api/unicode.rst 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 _______________________________________________ Python-checkins mailing list -- python-checkins@python.org To unsubscribe send an email to python-checkins-le...@python.org https://mail.python.org/mailman3//lists/python-checkins.python.org Member address: arch...@mail-archive.com