This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 18939
Status merged
Title bpo-39939: Add str.removeprefix and str.removesuffix
History
Date User Action Args
2020-04-22 21:05:50Dennis Sweeneysetstatus: open -> merged
2020-03-25 23:39:37Dennis Sweeneysettitle: bpo-39939: Add str.cutprefix and str.cutsuffix -> bpo-39939: Add str.removeprefix and str.removesuffix
2020-03-11 19:15:51Dennis Sweeneylinkissue39939 pull_requests
2020-03-11 19:15:51Dennis Sweeneycreate