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.

Author vstinner
Recipients SilentGhost, Stéphane Henriot, ericvw, georg.brandl, martin.panter, r.david.murray, serhiy.storchaka, vstinner
Date 2019-10-28.16:07:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572278844.54.0.116520895743.issue28029@roundup.psfhosted.org>
In-reply-to
Content
Well, in fact, I would expect that "".replace(...) would always return "": for any argument passed to replace().
History
Date User Action Args
2019-10-28 16:07:24vstinnersetrecipients: + vstinner, georg.brandl, ericvw, r.david.murray, SilentGhost, martin.panter, serhiy.storchaka, Stéphane Henriot
2019-10-28 16:07:24vstinnersetmessageid: <1572278844.54.0.116520895743.issue28029@roundup.psfhosted.org>
2019-10-28 16:07:24vstinnerlinkissue28029 messages
2019-10-28 16:07:24vstinnercreate