Skip to content

gh-106318: Add example for str.expandtabs() #134525

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

blaisep
Copy link
Contributor

@blaisep blaisep commented May 22, 2025

WIP to fix #106318 using the contributions from #105670


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

WIP to fix python#106318 using the contributions from python#105670
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels May 22, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs May 22, 2025
@hugovk hugovk merged commit 14c1d09 into python:main Jun 13, 2025
31 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jun 13, 2025
@hugovk hugovk added awaiting review needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jun 13, 2025
@miss-islington-app
Copy link

Thanks @blaisep for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

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 Jun 13, 2025
(cherry picked from commit 14c1d09)

Co-authored-by: Blaise Pabon <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jun 13, 2025

GH-135476 is a backport of this pull request to the 3.14 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 13, 2025
(cherry picked from commit 14c1d09)

Co-authored-by: Blaise Pabon <[email protected]>
@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 13, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jun 13, 2025

GH-135477 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jun 13, 2025
hugovk pushed a commit that referenced this pull request Jun 13, 2025
hugovk pushed a commit that referenced this pull request Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add examples to docs for str methods
2 participants