| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix grammar | Eli Bendersky | 2011-08-06 | 1 | -3/+3 |
|
|
* | Merged revisions 87627,87638,87760,87986,88108,88115,88165,88263,88329,88364-... | Georg Brandl | 2011-02-25 | 1 | -4/+4 |
|
|
* | Merged revisions 85843,85849-85850,85867,85907,85914,86134,86187,86315-86316,... | Georg Brandl | 2010-11-26 | 1 | -1/+1 |
|
|
* | Add more links to Python sources where the code is short, readable and an inf... | Raymond Hettinger | 2010-11-06 | 1 | -0/+5 |
|
|
* | Merged revisions 85395 via svnmerge from | Benjamin Peterson | 2010-10-12 | 1 | -1/+1 |
|
|
* | Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,... | Georg Brandl | 2010-10-06 | 1 | -6/+6 |
|
|
* | #9139: the thousands separator is new in 2.7. Also add a missing variable in... | Ezio Melotti | 2010-07-02 | 1 | -0/+4 |
|
|
* | #9139: Add examples for str.format(). | Ezio Melotti | 2010-07-02 | 1 | -23/+152 |
|
|
* | Moved period outside paren, where it belongs. | Eric Smith | 2010-07-02 | 1 | -1/+1 |
|
|
* | Use designated syntax for optional grammar element. | Georg Brandl | 2010-06-27 | 1 | -1/+1 |
|
|
* | Issue #7928: Document str.format element_index better. | Eric Smith | 2010-02-25 | 1 | -1/+2 |
|
|
* | Issue #5965: Add documentation for parts of format specification language. | Eric Smith | 2010-02-25 | 1 | -3/+20 |
|
|
* | Remove incorrect apostrophe. | Eric Smith | 2010-02-15 | 1 | -1/+1 |
|
|
* | #7527: use standard versionadded tags. | Georg Brandl | 2009-12-19 | 1 | -3/+5 |
|
|
* | Fix markup. | Georg Brandl | 2009-11-18 | 1 | -5/+4 |
|
|
* | Issue #7051: Clarify behaviour of 'g' and 'G'-style formatting. | Mark Dickinson | 2009-10-08 | 1 | -7/+25 |
|
|
* | Backport r73983: Document the thousands separator. | Andrew M. Kuchling | 2009-10-05 | 1 | -1/+5 |
|
|
* | #7000: document "sep" in capwords. Add a few tests | Ezio Melotti | 2009-09-26 | 1 | -6/+8 |
|
|
* | #6813: better documentation for numberless string formats. | Georg Brandl | 2009-09-01 | 1 | -3/+3 |
|
|
* | builtin -> built-in. | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
|
|
* | #6238: add fillchar to string.just function family. | Georg Brandl | 2009-06-08 | 1 | -5/+6 |
|
|
* | Fixed wording for formatting integers: precision is not allowed. | Eric Smith | 2009-05-07 | 1 | -1/+1 |
|
|
* | Demote warnings to notices where appropriate, following the goal that as few ... | Georg Brandl | 2009-04-27 | 1 | -1/+1 |
|
|
* | Documentation for issue 5237, auto-numbered format fields. Contributed by Ter... | Eric Smith | 2009-04-22 | 1 | -9/+15 |
|
|
* | give os.symlink and os.link() better parameter names #5564 | Benjamin Peterson | 2009-03-28 | 1 | -0/+1 |
|
|
* | Add token markup. | Georg Brandl | 2009-03-16 | 1 | -1/+1 |
|
|
* | Remove obsolete stuff from string module docs. | Georg Brandl | 2009-03-04 | 1 | -11/+8 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -13/+13 |
|
|
* | fix typo | Benjamin Peterson | 2008-09-11 | 1 | -3/+3 |
|
|
* | Document the different meaning of precision for {:f} and {:g}. | Georg Brandl | 2008-07-18 | 1 | -8/+12 |
|
|
* | Backed out r65069, pending fixing it in Windows. | Eric Smith | 2008-07-17 | 1 | -4/+3 |
|
|
* | Issue 3382: Make '%F' and float.__format__('F') convert results to upper case. | Eric Smith | 2008-07-17 | 1 | -3/+4 |
|
|
* | Complete issue 3083: add alternate (#) formatting to bin, oct, hex in str.for... | Eric Smith | 2008-07-16 | 1 | -2/+6 |
|
|
* | fix various doc typos #3320 | Benjamin Peterson | 2008-07-12 | 1 | -1/+1 |
|
|
* | rename the section about new formatting 'new-string-formatting' | Benjamin Peterson | 2008-05-25 | 1 | -5/+5 |
|
|
* | #2836: backport new string formatting docs. | Georg Brandl | 2008-05-12 | 1 | -1/+348 |
|
|
* | reformat some documentation of classes so methods and attributes are under th... | Benjamin Peterson | 2008-04-25 | 1 | -18/+18 |
|
|
* | Enable doctest running for several other documents. | Georg Brandl | 2008-03-22 | 1 | -1/+1 |
|
|
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+494 |
|
|