]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106318: Add example for str.isalpha() (#137557)
authorAdorilson Bezerra <adorilson@gmail.com>
Mon, 24 Nov 2025 14:10:35 +0000 (14:10 +0000)
committerGitHub <noreply@github.com>
Mon, 24 Nov 2025 14:10:35 +0000 (14:10 +0000)
commit0387a8e0f773c5f60c089b3801898eb34c49cacd
tree88c82fc0913e668a8b7f8f0e9203b0fb4e2ffdbf
parenta4f422521337d3310b71bb081c195e64c2035bbb
gh-106318: Add example for str.isalpha() (#137557)

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>
Doc/howto/unicode.rst
Doc/library/stdtypes.rst