]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-153630: Add `str.remove{prefix,suffix}()` to the `str` method summary (#153629)
authordarida12321 <73121369+darida12321@users.noreply.github.com>
Wed, 15 Jul 2026 18:05:17 +0000 (19:05 +0100)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2026 18:05:17 +0000 (20:05 +0200)
commitb4662e8e3b60a264486130a171047c7381f993f0
tree3c70f598be27756d7e53736790b828d91960a4a2
parent681477de459bd12ab2429669aa6d52cbed83c018
gh-153630: Add `str.remove{prefix,suffix}()` to the `str` method summary (#153629)

Co-authored-by: Stan Ulbrych <stan@python.org>
Doc/library/stdtypes.rst