| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 72009 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -1/+0 |
|
|
* | Merged revisions 71788 via svnmerge from | Eric Smith | 2009-04-22 | 1 | -9/+15 |
|
|
* | Add bytes/bytearray.maketrans() to mirror str.maketrans(), and deprecate | Georg Brandl | 2009-04-12 | 1 | -5/+4 |
|
|
* | Merged revisions 70578,70599,70641-70642,70650,70660-70661,70674,70691,70697-... | Benjamin Peterson | 2009-03-30 | 1 | -0/+1 |
|
|
* | Merged revisions 70342,70385-70387,70389-70390,70392-70393,70395,70400,70405-... | Benjamin Peterson | 2009-03-21 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -13/+13 |
|
|
* | #4361: fix string.py docstring, clarify that only ASCII characters are in its... | Georg Brandl | 2008-11-22 | 1 | -1/+1 |
|
|
* | update string formatting grammar | Benjamin Peterson | 2008-11-09 | 1 | -1/+1 |
|
|
* | Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from | Benjamin Peterson | 2008-09-13 | 1 | -3/+3 |
|
|
* | Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-... | Georg Brandl | 2008-07-23 | 1 | -8/+12 |
|
|
* | fixed tiny typo in new # format doc | Mark Summerfield | 2008-07-18 | 1 | -1/+1 |
|
|
* | Backed out r65073, pending fixing it in Windows. | Eric Smith | 2008-07-17 | 1 | -4/+3 |
|
|
* | Merged revisions 65069 via svnmerge from | Eric Smith | 2008-07-17 | 1 | -3/+4 |
|
|
* | Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,... | Georg Brandl | 2008-07-16 | 1 | -1/+1 |
|
|
* | Merged revisions 64984 via svnmerge from | Eric Smith | 2008-07-16 | 1 | -2/+6 |
|
|
* | #2630: Implement PEP 3138. | Georg Brandl | 2008-06-11 | 1 | -2/+3 |
|
|
* | remove version note | Benjamin Peterson | 2008-05-25 | 1 | -6/+5 |
|
|
* | Document the 'n' integer presentation type for str.format(). | Eric Smith | 2008-05-12 | 1 | -0/+4 |
|
|
* | Merged revisions 62490 via svnmerge from | Benjamin Peterson | 2008-04-25 | 1 | -18/+18 |
|
|
* | Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,... | Christian Heimes | 2008-03-23 | 1 | -1/+1 |
|
|
* | Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. | Georg Brandl | 2008-02-01 | 1 | -1/+1 |
|
|
* | Fix markup. | Georg Brandl | 2008-01-11 | 1 | -3/+3 |
|
|
* | Fix the string formatting docs for now; if the feature is changed again, the ... | Georg Brandl | 2007-09-04 | 1 | -2/+1 |
|
|
* | Removed used_args param from string.Formatter.get_field. It was left in by m... | Eric Smith | 2007-09-02 | 1 | -1/+1 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -4/+0 |
|
|
* | string.maketrans() now produces translation tables for bytes.translate() -- w... | Georg Brandl | 2007-08-31 | 1 | -15/+9 |
|
|
* | Commit #1068: new docs for PEP 3101. Also document the old string formatting ... | Georg Brandl | 2007-08-31 | 1 | -256/+356 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+468 |
|
|