Skip to content

[3.13] gh-106318: Add example for str.isalpha() (GH-137557) - #141902

Merged
hugovk merged 1 commit into
python:3.13from
hugovk:backport-0387a8e-3.13
Nov 24, 2025
Merged

[3.13] gh-106318: Add example for str.isalpha() (GH-137557)#141902
hugovk merged 1 commit into
python:3.13from
hugovk:backport-0387a8e-3.13

Conversation

@hugovk

@hugovkhugovk commented Nov 24, 2025

Copy link
Copy Markdown
Member

(cherry picked from commit 0387a8e)
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
Co-authored-by: Éric <merwok@netwok.org>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-appbedevere-appBot added awaiting core review docs Documentation in the Doc dir labels Nov 24, 2025
@hugovk
hugovk enabled auto-merge (squash) November 24, 2025 14:24
@hugovk
hugovk merged commit a676b2e into python:3.13Nov 24, 2025
30 checks passed
@hugovk
hugovk deleted the backport-0387a8e-3.13 branch November 24, 2025 14:29
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsNov 24, 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.

2 participants

@hugovk@adorilson