Skip to content

bpo-28029: Make "".replace("", s, n) returning s for any n != 0. - #16981

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:replace-empty-string
Oct 30, 2019
Merged

bpo-28029: Make "".replace("", s, n) returning s for any n != 0.#16981
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:replace-empty-string

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Oct 29, 2019

Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@serhiy-storchaka
serhiy-storchaka merged commit 865c3b2 into python:master Oct 30, 2019
@serhiy-storchaka
serhiy-storchaka deleted the replace-empty-string branch October 30, 2019 10:03
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants