Commits
User selector
Commit History
Commits on May 24, 2022
gh-93033: Use wmemchr in stringlib (GH-93034)
Show description for 7108bdfauthored
Commits on Jun 23, 2020
bpo-40521: Make empty Unicode string per interpreter (GH-21096)
Show description for f363d0aauthoredbpo-40521: Make bytes singletons per interpreter (GH-21074)
Show description for c41eed1authored
Commits on Apr 14, 2013
Commits on Feb 23, 2012
Issue #13706: Fix format(int, "n") for locale with non-ASCII thousands separator
Show description for 41a863ccommitted
Victor Stinner
Commits on Jan 12, 2012
Commits on Nov 20, 2011
- committed
Victor Stinner
Commits on Oct 11, 2011
Fix fastsearch for UCS2 and UCS4
Show description for 8cc70dccommitted
Victor Stinner
Commits on Sep 28, 2011
- committed
Commits on Jan 13, 2010
Merged revisions 77461 via svnmerge from
Show description for f2c5484committed
Commits on Jan 2, 2010
Merged revisions 77241 via svnmerge from
Show description for da2ecafcommitted
Commits on Apr 27, 2009
Merged revisions 72040 via svnmerge from
Show description for 6dc46f5committed
Commits on Apr 3, 2009
Added ',' thousands grouping to int.__format__. See PEP 378.
Show description for a3b1ac8committed
Commits on Jun 11, 2008
#2630: Implement PEP 3138.
Show description for 559e5d7committed
Commits on May 26, 2008
- committed
Commits on May 11, 2008
Merged revisions 63078 via svnmerge from
Show description for 5807c41committed
Commits on Feb 17, 2008
Fixes for shared 2.6 code that implements PEP 3101, advanced string
Show description for 8fd3ebacommitted
Commits on Sep 1, 2007
Commits on Aug 25, 2007
Implementation of PEP 3101, Advanced String Formatting.
Show description for 8c66326committed
Loading