Skip to content

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

Merged
vstinner merged 1 commit into
python:mainfrom
adorilson:106318.rfind
Jan 9, 2026
Merged

gh-106318: Add examples for str.rfind() method#143582
vstinner merged 1 commit into
python:mainfrom
adorilson:106318.rfind

Conversation

@adorilson

@adorilsonadorilson commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

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
@vstinner
vstinner 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
Copy Markdown

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 <adorilson@gmail.com>
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 <adorilson@gmail.com>
@bedevere-app

Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown
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 <adorilson@gmail.com>
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 <adorilson@gmail.com>
@adorilson
adorilson 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
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 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