Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Objects
/
stringlib
/
stringdefs.h
6467213
Issue #7622: Improve the split(), rsplit(), splitlines() and replace()
by Antoine Pitrou
· 15 years ago
5b7139a
Issue #7462: Implement the stringlib fast search algorithm for the `rfind`,
by Antoine Pitrou
· 15 years ago
cac7af6
Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k. Should fix Windows buildbot errors.
by Eric Smith
· 16 years ago
aca19e6
Backport of some of the work in r71665 to trunk. This reworks much of
by Eric Smith
· 16 years ago
dd96db6
This reverts r63675 based on the discussion in this thread:
by Gregory P. Smith
· 17 years ago
593daf5
Renamed PyString to PyBytes
by Christian Heimes
· 17 years ago
cf537ff
Addresses issue 2802: 'n' formatting for integers.
by Eric Smith
· 17 years ago
a9f7d62
Backport of PEP 3101, Advanced String Formatting, from py3k.
by Eric Smith
· 17 years ago