Skip to content

Conversation

@adorilson
Copy link
Contributor

@adorilson adorilson commented Jan 8, 2026

WIP to #106318

#106318: Improve str.removeprefix() and str.removesuffix() docs.


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

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Jan 8, 2026
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Jan 8, 2026
@adorilson adorilson changed the title gh106318: Improve str.removeprefix() and str.removesuffix() docs gh-106318: Improve str.removeprefix() and str.removesuffix() docs Jan 8, 2026
@vstinner vstinner added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jan 9, 2026
@vstinner vstinner merged commit 6d6c7ed into python:main Jan 9, 2026
39 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jan 9, 2026
@miss-islington-app
Copy link

Thanks @adorilson for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 9, 2026
…cs (pythonGH-143580)

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

Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 9, 2026
…cs (pythonGH-143580)

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

Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Jan 9, 2026

GH-143614 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jan 9, 2026
@bedevere-app
Copy link

bedevere-app bot commented Jan 9, 2026

GH-143615 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jan 9, 2026
@vstinner
Copy link
Member

vstinner commented Jan 9, 2026

Merged, thanks.

vstinner pushed a commit that referenced this pull request Jan 9, 2026
…ocs (GH-143580) (#143614)

gh-106318: Improve str.removeprefix() and str.removesuffix() docs (GH-143580)

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

Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
vstinner pushed a commit that referenced this pull request Jan 9, 2026
…ocs (GH-143580) (#143615)

gh-106318: Improve str.removeprefix() and str.removesuffix() docs (GH-143580)

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

Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
@adorilson adorilson deleted the 106318.removesuffix branch January 9, 2026 15:55
reidenong pushed a commit to reidenong/cpython that referenced this pull request Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants