]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106318: Improve str.removeprefix() and str.removesuffix() docs (#143580)
authorAdorilson Bezerra <adorilson@gmail.com>
Fri, 9 Jan 2026 15:22:50 +0000 (15:22 +0000)
committerGitHub <noreply@github.com>
Fri, 9 Jan 2026 15:22:50 +0000 (16:22 +0100)
commit6d6c7ed73786915d16f6ac3d8b6e6d67f404209f
treeebe368664a677b557a24de77c146b61be92b9459
parentba10100c3931b18812b82d7124e2238f01927910
 gh-106318: Improve str.removeprefix() and str.removesuffix() docs (#143580)

Add doctest role and 'See also'.
Doc/library/stdtypes.rst