| Commit message (Expand) | Author | Age | Files | Lines |
* | Start of 3.8.0a0 | Ned Deily | 2018-01-31 | 1 | -1/+1 |
|
|
* | Fixed mismatching title overline. | Serhiy Storchaka | 2016-12-04 | 1 | -1/+1 |
|\ |
|
| * | Fixed mismatching title overline. | Serhiy Storchaka | 2016-12-04 | 1 | -1/+1 |
| |\ |
|
| | * | Fixed mismatching title overline. | Serhiy Storchaka | 2016-12-04 | 1 | -1/+1 |
|
|
* | | | Fixed double hyphens that are rendered to literal en-dashes in the documenation. | Serhiy Storchaka | 2016-12-04 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Fixed double hyphens that are rendered to literal en-dashes in the documenation. | Serhiy Storchaka | 2016-12-04 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Fixed double hyphens that are rendered to literal en-dashes in the documenation. | Serhiy Storchaka | 2016-12-04 | 1 | -2/+2 |
|
|
* | | | Bump to 3.7.0a0 | Ned Deily | 2016-09-12 | 1 | -1/+1 |
|/ / |
|
* | | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -0/+1 |
|
|
| * | Reverting my previous commit. | Yury Selivanov | 2015-05-30 | 1 | -1/+1 |
|/ |
|
* | More version bumping to 3.6. | Ned Deily | 2015-05-28 | 1 | -1/+1 |
|
|
* | Issue #22824: Updated reprlib output format for sets to use set literals. | Raymond Hettinger | 2014-11-10 | 1 | -1/+1 |
|
|
* | Version bump to 3.5, step 2. | Larry Hastings | 2014-03-17 | 1 | -1/+1 |
|
|
* | Issue #19193: Improved cross-references in the tutorial. | Serhiy Storchaka | 2013-10-09 | 1 | -30/+34 |
|\ |
|
| * | Issue #19193: Improved cross-references in the tutorial. | Serhiy Storchaka | 2013-10-09 | 1 | -30/+34 |
|
|
* | | MERGE: Closes #16294: 8 space indent in tutorial | Jesus Cea | 2012-10-22 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | MERGE: Closes #16294: 8 space indent in tutorial | Jesus Cea | 2012-10-22 | 1 | -2/+2 |
| |\ |
|
| | * | Closes #16294: 8 space indent in tutorial | Jesus Cea | 2012-10-22 | 1 | -2/+2 |
|
|
* | | | Bump version to 3.4.0 alpha 0. | Georg Brandl | 2012-09-29 | 1 | -1/+1 |
|/ / |
|
* | | #16019, #16020: merge with 3.2. | Ezio Melotti | 2012-09-24 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | #16019, #16020: fix syntax highlight. | Ezio Melotti | 2012-09-24 | 1 | -2/+6 |
|
|
* | | Use with statement where it improves the documentation (closes #10461) | Éric Araujo | 2011-03-11 | 1 | -1/+3 |
|
|
* | | Bump trunk to 3.3 alpha 0. | Georg Brandl | 2011-02-20 | 1 | -1/+1 |
|/ |
|
* | Merged revisions 76904 via svnmerge from | Ezio Melotti | 2009-12-19 | 1 | -1/+1 |
|
|
* | Merged revisions 74404 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -2/+2 |
|
|
* | Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-... | Alexandre Vassalotti | 2009-07-29 | 1 | -6/+9 |
|
|
* | Fix incorrect quote type on Decimal examples | Mark Dickinson | 2009-06-28 | 1 | -2/+2 |
|
|
* | Issue #6354: More fixes for code examples involving the repr of a float. | Mark Dickinson | 2009-06-28 | 1 | -4/+4 |
|
|
* | Merged revisions 68221 via svnmerge from | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -4/+4 |
|
|
* | Prep for Python 3.1! | Barry Warsaw | 2008-12-03 | 1 | -1/+1 |
|
|
* | Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,... | Georg Brandl | 2008-07-16 | 1 | -1/+1 |
|
|
* | Merged revisions 63655 via svnmerge from | Benjamin Peterson | 2008-05-26 | 1 | -1/+1 |
|
|
* | Rename the repr module to reprlib. | Alexandre Vassalotti | 2008-05-16 | 1 | -3/+3 |
|
|
* | Rename Queue module to queue. | Alexandre Vassalotti | 2008-05-11 | 1 | -1/+1 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-22 | 1 | -1/+1 |
|
|
* | Merged revisions 60234-60244 via svnmerge from | Christian Heimes | 2008-01-24 | 1 | -3/+5 |
|
|
* | Remove all definitions of raw_input() that were still scattered throughout th... | Georg Brandl | 2007-12-02 | 1 | -7/+2 |
|
|
* | Merged revisions 59259-59274 via svnmerge from | Christian Heimes | 2007-12-02 | 1 | -2/+2 |
|
|
* | Convert all print statements in the docs. | Georg Brandl | 2007-09-04 | 1 | -3/+3 |
|
|
* | Tutorial formatting patch by Robin Stocker. | Georg Brandl | 2007-09-03 | 1 | -1/+1 |
|
|
* | Tutorial update for 3.0 by Paul Dubois. | Guido van Rossum | 2007-08-31 | 1 | -4/+4 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+394 |
|
|