Skip to content

gh-106318: Add examples for str.rjust() method - #143890

Merged
hugovk merged 2 commits into
python:mainfrom
adorilson:106318.rjust
Feb 26, 2026
Merged

gh-106318: Add examples for str.rjust() method#143890
hugovk merged 2 commits into
python:mainfrom
adorilson:106318.rjust

Conversation

@adorilson

@adorilsonadorilson commented Jan 15, 2026

Copy link
Copy Markdown
Contributor

WIP to #106318

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


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

@vstinnervstinner 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.

LGTM

@hugovk
hugovk merged commit aa2c0c3 into python:mainFeb 26, 2026
33 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsFeb 26, 2026
@hugovkhugovk added awaiting merge needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Feb 26, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @adorilson 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 @adorilson 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 Feb 26, 2026
(cherry picked from commit aa2c0c3)
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 26, 2026
(cherry picked from commit aa2c0c3)
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
@bedevere-app

Copy link
Copy Markdown

GH-145256 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 Feb 26, 2026
@bedevere-app

Copy link
Copy Markdown

GH-145257 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 Feb 26, 2026
hugovk pushed a commit that referenced this pull request Feb 26, 2026
…45256)
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
hugovk pushed a commit that referenced this pull request Feb 26, 2026
…45257)
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
brijkapadia pushed a commit to brijkapadia/cpython that referenced this pull request Feb 28, 2026
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting mergedocsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@adorilson@vstinner@hugovk