X Tutup
Skip to content

[3.13] gh-46236: Document PyUnicode_RSplit, PyUnicode_Partition and PyUnicode_RPartition (GH-130191)#130360

Merged
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-0f5b821-3.13
Feb 20, 2025
Merged

[3.13] gh-46236: Document PyUnicode_RSplit, PyUnicode_Partition and PyUnicode_RPartition (GH-130191)#130360
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-0f5b821-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 20, 2025

(cherry picked from commit 0f5b821)

Co-authored-by: Marc Mueller 30130371+cdce8p@users.noreply.github.com
Co-authored-by: Petr Viktorin encukou@gmail.com


📚 Documentation preview 📚: https://cpython-previews--130360.org.readthedocs.build/

…Unicode_RPartition (pythonGH-130191)

(cherry picked from commit 0f5b821)

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
@bedevere-app bedevere-app bot mentioned this pull request Feb 20, 2025
33 tasks
@vstinner vstinner enabled auto-merge (squash) February 20, 2025 15:45
@vstinner vstinner merged commit 2ac2555 into python:3.13 Feb 20, 2025
26 checks passed
@miss-islington miss-islington deleted the backport-0f5b821-3.13 branch January 2, 2026 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup