]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:28:36 +0000 (16:28 +0100)
committerGitHub <noreply@github.com>
Fri, 9 Jan 2026 15:28:36 +0000 (15:28 +0000)
commitae62d2bb31a6ad940a03d0d2856d28f484aa607a
treef5ea2cc021df58edc852bb7edcf991c98f7c2ab3
parent1d0baf1ae48f98b61cc869a82e1b7206298f653f
[3.14] gh-106318: Improve str.removeprefix() and str.removesuffix() docs (GH-143580) (#143614)

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