]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-106318: Add examples for str.casefold() and str.lower() methods (GH-142154...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 7 Jan 2026 17:03:20 +0000 (18:03 +0100)
committerGitHub <noreply@github.com>
Wed, 7 Jan 2026 17:03:20 +0000 (18:03 +0100)
commit76afbe2747df684df5d9bc52a422cb3767fde04d
tree4e969de51c32fe0147f65dd2d34c96aadb08fd07
parent63f8a863d15d228bdefc6082b2772031c1a0c959
[3.14] gh-106318: Add examples for str.casefold() and str.lower() methods (GH-142154) (#143524)

gh-106318: Add examples for str.casefold() and str.lower() methods (GH-142154)
(cherry picked from commit 51a56a3a7bd8cf05ceda65e843fb7bae40509799)

Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Doc/library/stdtypes.rst