Skip to content

gh-106318: Add examples for str.isnumeric() - #142680

Merged
hugovk merged 4 commits into
python:mainfrom
adorilson:106318.isnumeric
Dec 14, 2025
Merged

gh-106318: Add examples for str.isnumeric()#142680
hugovk merged 4 commits into
python:mainfrom
adorilson:106318.isnumeric

Conversation

@adorilson

@adorilsonadorilson commented Dec 13, 2025

Copy link
Copy Markdown
Contributor

WIP to #106318

#106318: Add examples for str.isnumeric()


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

Comment threadDoc/library/stdtypes.rst Outdated
Comment threadDoc/library/stdtypes.rst Outdated
@hugovkhugovk added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Dec 13, 2025
adorilsonand others added 2 commits December 14, 2025 18:05
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@hugovk
hugovk merged commit 3596dba into python:mainDec 14, 2025
28 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsDec 14, 2025
@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 Dec 14, 2025
(cherry picked from commit 3596dba)
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 14, 2025
(cherry picked from commit 3596dba)
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull request Dec 14, 2025
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull request Dec 14, 2025
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
fatelei pushed a commit to fatelei/cpython that referenced this pull request Dec 16, 2025
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@StanFromIreland

Copy link
Copy Markdown
Member

Backports were completed (e0243c6 & e72ee65), Bedevere must have had an issue and the labels weren't removed.

@StanFromIrelandStanFromIreland removed needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Dec 16, 2025
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@StanFromIreland@hugovk