Skip to content

gh-106318: Add example for str.swapcase() method - #144575

Merged
hugovk merged 1 commit into
python:mainfrom
adorilson:106318.swapcase
Apr 9, 2026
Merged

gh-106318: Add example for str.swapcase() method#144575
hugovk merged 1 commit into
python:mainfrom
adorilson:106318.swapcase

Conversation

@adorilson

@adorilsonadorilson commented Feb 7, 2026

Copy link
Copy Markdown
Contributor

WIP to #106318

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


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

@hugovkhugovk added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Apr 9, 2026
@hugovk
hugovk merged commit d11e9ff into python:mainApr 9, 2026
44 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsApr 9, 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, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 9, 2026
(cherry picked from commit d11e9ff)
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
@bedevere-app

Copy link
Copy Markdown

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

Copy link
Copy Markdown

GH-148297 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 Apr 9, 2026
hugovk pushed a commit that referenced this pull request Apr 9, 2026
…148296)
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
hugovk pushed a commit that referenced this pull request Apr 9, 2026
…148297)
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
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

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@adorilson@hugovk@StanFromIreland