Skip to content

gh-106318: Add example for str.center() - #134518

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

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

Conversation

@blaisep

@blaisepblaisep commented May 22, 2025

Copy link
Copy Markdown
Contributor

@bedevere-appbedevere-appBot added the docs Documentation in the Doc dir label May 22, 2025
@hugovk
hugovk merged commit da9b5c1 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.14.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

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

@hugovk

Copy link
Copy Markdown
Member

Thanks!

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

Copy link
Copy Markdown

GH-134571 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
@bedevere-app

Copy link
Copy Markdown

GH-134572 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
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