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 serhiy.storchaka
Recipients meador.inge, python-dev, serhiy.storchaka
Date 2016-05-04.20:11:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462392682.46.0.634463619233.issue26765@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the second part of the patch. It moves common code for replace() method to template file Objects/stringlib/transmogrify.h.
History
Date User Action Args
2016-05-04 20:11:22serhiy.storchakasetrecipients: + serhiy.storchaka, meador.inge, python-dev
2016-05-04 20:11:22serhiy.storchakasetmessageid: <1462392682.46.0.634463619233.issue26765@psf.upfronthosting.co.za>
2016-05-04 20:11:22serhiy.storchakalinkissue26765 messages
2016-05-04 20:11:22serhiy.storchakacreate