Skip to content

gh-106318: Add example for str.find() - #134529

Merged
hugovk merged 3 commits into
python:mainfrom
blaisep:106318.find
Aug 27, 2025
Merged

gh-106318: Add example for str.find()#134529
hugovk merged 3 commits into
python:mainfrom
blaisep:106318.find

Conversation

@blaisep

@blaisepblaisep commented May 22, 2025

Copy link
Copy Markdown
Contributor

@bedevere-appbedevere-appBot added docs Documentation in the Doc dir skip news awaiting review labels May 22, 2025
@picnixzpicnixz changed the title gh-108316: Add example for str.endswith()gh-108318: Add example for str.endswith()May 23, 2025
@Yzi-Li

Copy link
Copy Markdown
Contributor

The issue number is 106318, not 108318. @picnixz

@picnixzpicnixz changed the title gh-108318: Add example for str.endswith()gh-106318: Add example for str.endswith()May 23, 2025
@picnixzpicnixz changed the title gh-106318: Add example for str.endswith()gh-106318: Add example for str.find()May 23, 2025
Comment threadDoc/library/stdtypes.rst
@hugovkhugovk added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Aug 27, 2025

@hugovkhugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hugovk
hugovk merged commit 14a5ad1 into python:mainAug 27, 2025
35 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsAug 27, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @blaisep for the PR, and @hugovk 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 Aug 27, 2025
(cherry picked from commit 14a5ad1)
Co-authored-by: Blaise Pabon <blaise@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 27, 2025
(cherry picked from commit 14a5ad1)
Co-authored-by: Blaise Pabon <blaise@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app

Copy link
Copy Markdown

GH-138174 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 Aug 27, 2025
@bedevere-app

Copy link
Copy Markdown

GH-138175 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 Aug 27, 2025
hugovk added a commit that referenced this pull request Aug 27, 2025
Co-authored-by: Blaise Pabon <blaise@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull request Aug 27, 2025
Co-authored-by: Blaise Pabon <blaise@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
python#138174)
Co-authored-by: Blaise Pabon <blaise@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
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

@blaisep@Yzi-Li@hugovk