]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-46236: Document PyUnicode_RSplit, PyUnicode_Partition and PyUnicode_RPartition...
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>
Thu, 20 Feb 2025 15:41:41 +0000 (16:41 +0100)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2025 15:41:41 +0000 (16:41 +0100)
commit0f5b82169e12321fd2294bf534496ad42a682ac4
tree9351e2007ced9e9775fe3b07ff041098b081d144
parent35925e952911aba97bfdaee85b09d734ceac4fea
gh-46236: Document PyUnicode_RSplit, PyUnicode_Partition and PyUnicode_RPartition (#130191)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Doc/c-api/unicode.rst
Doc/data/refcounts.dat
Misc/NEWS.d/next/Documentation/2025-02-16-14-57-00.gh-issue-46236.2HuS4S.rst [new file with mode: 0644]