[issue39939] PEP 616: Add str methods to remove prefix or suffix

STINNER Victor report at bugs.python.org
Wed Apr 22 17:05:51 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:


New changeset a81849b0315277bb3937271174aaaa5059c0b445 by sweeneyde in branch 'master':
bpo-39939: Add str.removeprefix and str.removesuffix (GH-18939)
https://github.com/python/cpython/commit/a81849b0315277bb3937271174aaaa5059c0b445


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39939>
_______________________________________


More information about the Python-bugs-list mailing list