Skip to content

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

Merged
vstinner merged 4 commits into
python:mainfrom
adorilson:106318.isprintable
Jan 6, 2026
Merged

gh-106318: Add example for str.isprintable() #140043
vstinner merged 4 commits into
python:mainfrom
adorilson:106318.isprintable

Conversation

@adorilson

@adorilson adorilson commented Oct 13, 2025

Copy link
Copy Markdown
Contributor

WIP to #106318

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


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

Comment thread Doc/library/stdtypes.rst Outdated
Comment thread Doc/library/stdtypes.rst
Comment thread Doc/library/stdtypes.rst Outdated
@StanFromIreland

Copy link
Copy Markdown
Member

You need to update the branch to fix the CI.

@StanFromIreland StanFromIreland 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

@vstinner vstinner merged commit 7b0a372 into python:main Jan 6, 2026
32 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jan 6, 2026
@vstinner vstinner 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
Copy Markdown

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
Copy Markdown

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

bedevere-app Bot commented Jan 6, 2026

Copy link
Copy Markdown

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

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jan 6, 2026
@bedevere-app

bedevere-app Bot commented Jan 6, 2026

Copy link
Copy Markdown

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

vstinner commented Jan 6, 2026

Copy link
Copy Markdown
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]>
@adorilson adorilson deleted the 106318.isprintable branch January 6, 2026 21:15
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants