[issue39939] PEP 616: Add str.removeprefix and str.removesuffix methods

STINNER Victor report at bugs.python.org
Wed May 27 21:24:39 EDT 2020


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


New changeset de6b6841098e1a5967cb7a50b665ca7473d0ddad by Miss Islington (bot) in branch '3.9':
bpo-39939: Fix removeprefix issue number in the What's New in Python 3.9 (GH-20473) (GH-20474)
https://github.com/python/cpython/commit/de6b6841098e1a5967cb7a50b665ca7473d0ddad


----------

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


More information about the Python-bugs-list mailing list