Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 77461 via svnmerge from | Antoine Pitrou | 2010-01-13 | 1 | -0/+2 |
* | Merged revisions 77241 via svnmerge from | Antoine Pitrou | 2010-01-02 | 1 | -1/+0 |
* | Issue #5748: bytesobject.c should not have its own private defines for string... | Eric Smith | 2009-11-30 | 1 | -0/+1 |
* | Merged revisions 72040 via svnmerge from | Eric Smith | 2009-04-27 | 1 | -2/+2 |
* | Added ',' thousands grouping to int.__format__. See PEP 378. | Eric Smith | 2009-04-03 | 1 | -0/+1 |
* | #2630: Implement PEP 3138. | Georg Brandl | 2008-06-11 | 1 | -1/+1 |
* | Renamed PyString to PyBytes | Christian Heimes | 2008-05-26 | 1 | -7/+7 |
* | Merged revisions 63078 via svnmerge from | Eric Smith | 2008-05-11 | 1 | -0/+1 |
* | Fixes for shared 2.6 code that implements PEP 3101, advanced string | Eric Smith | 2008-02-17 | 1 | -1/+4 |
* | Changed to use 'U' argument to PyArg_ParseTuple, instead of manually checking... | Eric Smith | 2007-09-01 | 1 | -0/+1 |
* | Implementation of PEP 3101, Advanced String Formatting. | Eric Smith | 2007-08-25 | 1 | -0/+23 |