]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-106318: Improve str.removeprefix() and str.removesuffix() docs (GH-143580...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 9 Jan 2026 15:29:04 +0000 (16:29 +0100)
committerGitHub <noreply@github.com>
Fri, 9 Jan 2026 15:29:04 +0000 (15:29 +0000)
commitbf7990c0b9a243cdd5f875e8d300d8fbcbb04945
tree25027ab163bd996f9cc0a56dc0ac5a846888b26f
parenta4a33ff71db31718b7b6ba3f8efafdf1c9e4cd15
[3.13] gh-106318: Improve str.removeprefix() and str.removesuffix() docs (GH-143580) (#143615)

gh-106318: Improve str.removeprefix() and str.removesuffix() docs (GH-143580)

Add doctest role and 'See also'.
(cherry picked from commit 6d6c7ed73786915d16f6ac3d8b6e6d67f404209f)

Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
Doc/library/stdtypes.rst