Skip to content

Conversation

@adorilson
Copy link
Contributor

@adorilsonadorilson commented Oct 13, 2025

WIP to #106318

gh-106318: Add example for str.isprintable()


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

@StanFromIreland
Copy link
Member

You need to update the branch to fix the CI.

Copy link
Member

@StanFromIrelandStanFromIreland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vstinnervstinner merged commit 7b0a372 into python:mainJan 6, 2026
32 checks passed
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsJan 6, 2026
@vstinnervstinner added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jan 6, 2026
@miss-islington-app
Copy link

Thanks @adorilson for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @adorilson for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 6, 2026
(cherry picked from commit 7b0a372) Co-authored-by: Adorilson Bezerra <[email protected]> Co-authored-by: Stan Ulbrych <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 6, 2026
(cherry picked from commit 7b0a372) Co-authored-by: Adorilson Bezerra <[email protected]> Co-authored-by: Stan Ulbrych <[email protected]>
@bedevere-app
Copy link

GH-143483 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 Jan 6, 2026
@bedevere-app
Copy link

GH-143484 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 Jan 6, 2026
@vstinner
Copy link
Member

Merged, thanks for your contribution.

vstinner pushed a commit that referenced this pull request Jan 6, 2026
…3483) gh-106318: Add examples for str.isprintable() (GH-140043) (cherry picked from commit 7b0a372) Co-authored-by: Adorilson Bezerra <[email protected]> Co-authored-by: Stan Ulbrych <[email protected]>
vstinner pushed a commit that referenced this pull request Jan 6, 2026
…3484) gh-106318: Add examples for str.isprintable() (GH-140043) (cherry picked from commit 7b0a372) Co-authored-by: Adorilson Bezerra <[email protected]> Co-authored-by: Stan Ulbrych <[email protected]>
@adorilsonadorilson deleted the 106318.isprintable branch January 6, 2026 21:15
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.

4 participants

@adorilson@StanFromIreland@vstinner@efimov-mikhail