Skip to content

Conversation

@adorilson
Copy link
Contributor

@adorilsonadorilson commented Jan 8, 2026

WIP to #106318

#106318: Add examples for str.rfind() method


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

@vstinnervstinner added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jan 9, 2026
@vstinnervstinner merged commit c696f33 into python:mainJan 9, 2026
43 checks passed
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsJan 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
(cherry picked from commit c696f33) Co-authored-by: Adorilson Bezerra <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 9, 2026
(cherry picked from commit c696f33) Co-authored-by: Adorilson Bezerra <[email protected]>
@bedevere-app
Copy link

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

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

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

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

Merged, thanks.

vstinner pushed a commit that referenced this pull request Jan 9, 2026
…43616) gh-106318: Add examples for str.rfind() method (GH-143582) (cherry picked from commit c696f33) Co-authored-by: Adorilson Bezerra <[email protected]>
vstinner pushed a commit that referenced this pull request Jan 9, 2026
…43617) gh-106318: Add examples for str.rfind() method (GH-143582) (cherry picked from commit c696f33) Co-authored-by: Adorilson Bezerra <[email protected]>
@adorilsonadorilson deleted the 106318.rfind branch January 9, 2026 16:34
reidenong pushed a commit to reidenong/cpython that referenced this pull request Jan 12, 2026
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.

2 participants

@adorilson@vstinner