summaryrefslogtreecommitdiffstats
path: root/Objects/stringlib/replace.h
Commit message (Expand)AuthorAgeFilesLines
* gh-93033: Use wmemchr in stringlib (GH-93034)goldsteinn2022-05-241-2/+2
* Issue #16061: Speed up str.replace() for replacing 1-character strings.Serhiy Storchaka2013-04-131-0/+53