Skip to content

[3.14] gh-106318: Improve str.removeprefix() and str.removesuffix() docs (GH-143580) - #143614

Merged
vstinner merged 1 commit into
python:3.14from
miss-islington:backport-6d6c7ed-3.14
Jan 9, 2026
Merged

[3.14] gh-106318: Improve str.removeprefix() and str.removesuffix() docs (GH-143580)#143614
vstinner merged 1 commit into
python:3.14from
miss-islington:backport-6d6c7ed-3.14

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jan 9, 2026

Copy link
Copy Markdown
Contributor

Add doctest role and 'See also'.
(cherry picked from commit 6d6c7ed)

Co-authored-by: Adorilson Bezerra adorilson@gmail.com


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

…cs (pythonGH-143580)
Add doctest role and 'See also'.
(cherry picked from commit 6d6c7ed)
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
@bedevere-appbedevere-appBot added docs Documentation in the Doc dir skip news labels Jan 9, 2026
@vstinner
vstinner enabled auto-merge (squash) January 9, 2026 15:23
@vstinner
vstinner merged commit ae62d2b into python:3.14Jan 9, 2026
36 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJan 9, 2026
@miss-islington
miss-islington deleted the backport-6d6c7ed-3.14 branch January 9, 2026 15:28
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@vstinner@adorilson