Skip to content

gh-106318: Add example for str.count() - #134519

Merged
hugovk merged 1 commit into
python:mainfrom
blaisep:106318.count
May 23, 2025
Merged

gh-106318: Add example for str.count()#134519
hugovk merged 1 commit into
python:mainfrom
blaisep:106318.count

Conversation

@blaisep

@blaisepblaisep commented May 22, 2025

Copy link
Copy Markdown
Contributor

@bedevere-appbedevere-appBot added docs Documentation in the Doc dir skip news labels May 22, 2025
@hugovk
hugovk merged commit 1729468 into python:mainMay 23, 2025
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsMay 23, 2025
@hugovkhugovk added awaiting review needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels May 23, 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.
🐍🍒⛏🤖

@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.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 23, 2025
(cherry picked from commit 1729468)
Co-authored-by: Blaise Pabon <blaise@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 23, 2025
(cherry picked from commit 1729468)
Co-authored-by: Blaise Pabon <blaise@gmail.com>
@bedevere-app

Copy link
Copy Markdown

GH-134573 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 May 23, 2025
@bedevere-app

Copy link
Copy Markdown

GH-134574 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 May 23, 2025
hugovk pushed a commit that referenced this pull request May 23, 2025
Co-authored-by: Blaise Pabon <blaise@gmail.com>
hugovk pushed a commit that referenced this pull request May 23, 2025
Co-authored-by: Blaise Pabon <blaise@gmail.com>
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
gostak-dd pushed a commit to gostak-dd/cpython that referenced this pull request Jun 2, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviewdocsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Add examples to docs for str methods

2 participants

@blaisep@hugovk