https://github.com/python/cpython/commit/b367e27af9b52528e395f95b277ec7b69e98e287 commit: b367e27af9b52528e395f95b277ec7b69e98e287 branch: main author: Inada Naoki <songofaca...@gmail.com> committer: methane <songofaca...@gmail.com> date: 2025-05-30T17:59:23+09:00 summary:
Doc: remove unnecessary section header (GH-134917) files: M Doc/c-api/unicode.rst diff --git a/Doc/c-api/unicode.rst b/Doc/c-api/unicode.rst index ef180464ef1688..45f50ba5f97d26 100644 --- a/Doc/c-api/unicode.rst +++ b/Doc/c-api/unicode.rst @@ -1461,10 +1461,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