]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-153630: Add `str.remove{prefix,suffix}()` to the `str` method summary ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 15 Jul 2026 18:15:24 +0000 (20:15 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2026 18:15:24 +0000 (18:15 +0000)
commitfd4c7a8d4d46c9b7db920a6b766d367ab22e6a1c
tree26826006d2d5145df1f85d381cd40ebf4ba9072a
parent04baaae20ce5f8ae7bfdaee294e0871b377474b1
[3.15] gh-153630: Add `str.remove{prefix,suffix}()` to the `str` method summary (GH-153629) (#153778)

(cherry picked from commit b4662e8e3b60a264486130a171047c7381f993f0)

Co-authored-by: darida12321 <73121369+darida12321@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
Doc/library/stdtypes.rst