| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor and clean up str.format() code (and helpers) in advance of optimizat... | Eric Smith | 2008-05-30 | 1 | -69/+47 |
| * | Renamed PyString to PyBytes | Christian Heimes | 2008-05-26 | 1 | -1/+1 |
| * | Addresses issue 2802: 'n' formatting for integers. | Eric Smith | 2008-05-11 | 1 | -3/+27 |
| * | Bug #2388: Fix gcc warnings when compiling with --enable-unicode=ucs4. | Martin v. Löwis | 2008-04-07 | 1 | -2/+13 |
| * | Issue 2264: empty float presentation type needs to have at least one digit pa... | Eric Smith | 2008-03-17 | 1 | -1/+6 |
| * | Now that PyOS_ascii_formatd supports the 'n' format, simplify the float forma... | Eric Smith | 2008-02-20 | 1 | -40/+15 |
| * | Backport of PEP 3101, Advanced String Formatting, from py3k. | Eric Smith | 2008-02-17 | 1 | -0/+980 |
