- 09 Apr, 2013 2 commits
-
-
Roger Serwy authored
-
Roger Serwy authored
Patch by Todd Rovito.
-
- 08 Apr, 2013 9 commits
-
-
Victor Stinner authored
wmemcmp() is twice faster than a dummy loop (342 usec vs 744 usec) on Fedora 18/x86_64, GCC 4.7.2.
-
Victor Stinner authored
Kinds: ascii, latin, bmp, astral.
-
Victor Stinner authored
write specialized functions for each combination of Unicode kinds.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
R David Murray authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
R David Murray authored
Patch by Thomas Fenzl.
-
- 07 Apr, 2013 19 commits
-
-
Victor Stinner authored
efficient machine code. Patch written by Antoine Pitrou. Without this change, str.find() was 10% slower than str.rfind() in the worst case.
-
Antoine Pitrou authored
-
Roger Serwy authored
-
Roger Serwy authored
-
Roger Serwy authored
-
Roger Serwy authored
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Andrew Svetlov authored
Patch by Michael Ford.
-
Andrew Svetlov authored
Patch by Michael Ford.
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Roger Serwy authored
-
Roger Serwy authored
-
- 06 Apr, 2013 10 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Serhiy Storchaka authored
(builting and in itertools module, i.e. map(), itertools.chain(), etc).
-
Serhiy Storchaka authored
(builting and in itertools module, i.e. map(), itertools.chain(), etc).
-