| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a few remaining problems found by rstlint. | Georg Brandl | 2009-01-03 | 2 | -3/+3 |
|
|
* | Merged revisions 68221 via svnmerge from | Georg Brandl | 2009-01-03 | 2 | -2/+2 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 12 | -95/+95 |
|
|
* | Merged revisions 67889-67892,67895,67898,67904-67907,67912,67918,67920-67921,... | Benjamin Peterson | 2008-12-27 | 1 | -28/+6 |
|
|
* | #4667: fix some 2.x leftovers in the tutorial. | Georg Brandl | 2008-12-15 | 2 | -3/+5 |
|
|
* | tip-toe around dictionary keys view in the tutorial | Benjamin Peterson | 2008-12-14 | 1 | -1/+1 |
|
|
* | Forward-port r67624 and r67627. | Georg Brandl | 2008-12-07 | 1 | -1/+1 |
|
|
* | Merged revisions 67531-67532,67538,67553-67554,67556-67557,67571,67574-67575,... | Georg Brandl | 2008-12-07 | 1 | -2/+6 |
|
|
* | #4549: Mention nonlocal statement in tutorial section about scoping. | Georg Brandl | 2008-12-05 | 1 | -6/+5 |
|
|
* | Prep for Python 3.1! | Barry Warsaw | 2008-12-03 | 3 | -11/+11 |
|
|
* | Merged revisions 67117-67119,67123-67124,67143 via svnmerge from | Georg Brandl | 2008-11-07 | 1 | -0/+35 |
|
|
* | Issue 3412: Mention fractions and decimal in the tutorial section on floating... | Raymond Hettinger | 2008-10-05 | 1 | -0/+8 |
|
|
* | Issue 3288: document as_integer_ratio(), fromhex(), and hex(). | Raymond Hettinger | 2008-10-05 | 1 | -1/+33 |
|
|
* | #3983: typo fix. | Georg Brandl | 2008-09-28 | 1 | -1/+1 |
|
|
* | Merged revisions 66457-66459,66465-66468,66483-66485,66487-66491 via svnmerge... | Benjamin Peterson | 2008-09-17 | 1 | -1/+1 |
|
|
* | Merged revisions 66452 via svnmerge from | Georg Brandl | 2008-09-13 | 2 | -4/+4 |
|
|
* | Forward-port of r66447. | Georg Brandl | 2008-09-13 | 4 | -30/+45 |
|
|
* | Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from | Benjamin Peterson | 2008-09-13 | 1 | -1/+1 |
|
|
* | #3577: 3.0 is not installed as "python" on Unix. | Georg Brandl | 2008-08-30 | 1 | -11/+15 |
|
|
* | Remove long integer output. | Georg Brandl | 2008-08-10 | 1 | -6/+6 |
|
|
* | #3524: fix up some old-style IO descriptions. | Georg Brandl | 2008-08-08 | 1 | -26/+37 |
|
|
* | #3525: 3.0 exception changes in tutorial. | Georg Brandl | 2008-08-08 | 2 | -20/+16 |
|
|
* | #3523: no backquotes any more. | Georg Brandl | 2008-08-08 | 1 | -6/+1 |
|
|
* | #3522: zip() returns an iterator. | Georg Brandl | 2008-08-08 | 1 | -1/+1 |
|
|
* | #3503: fix print statements in 3k doc. | Georg Brandl | 2008-08-05 | 4 | -9/+6 |
|
|
* | Merged revisions 65253 via svnmerge from | Benjamin Peterson | 2008-07-26 | 1 | -3/+6 |
|
|
* | fix print syntax in tutorial | Benjamin Peterson | 2008-07-26 | 1 | -5/+5 |
|
|
* | Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-... | Georg Brandl | 2008-07-23 | 1 | -0/+10 |
|
|
* | #3310: stop referring to basestring. | Georg Brandl | 2008-07-16 | 1 | -3/+2 |
|
|
* | Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,... | Georg Brandl | 2008-07-16 | 1 | -1/+1 |
|
|
* | fix no-op in tutorial | Benjamin Peterson | 2008-07-05 | 1 | -1/+1 |
|
|
* | Review the doc changes for the urllib package creation. | Georg Brandl | 2008-06-23 | 1 | -2/+2 |
|
|
* | Documentation updates for urllib package. Modified the documentation for the | Senthil Kumaran | 2008-06-23 | 1 | -4/+4 |
|
|
* | Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,... | Georg Brandl | 2008-06-10 | 2 | -4/+4 |
|
|
* | Create xmlrpc package. Issue #2886. | Georg Brandl | 2008-05-26 | 1 | -1/+1 |
|
|
* | Merged revisions 63655 via svnmerge from | Benjamin Peterson | 2008-05-26 | 7 | -34/+84 |
|
|
* | Rename the repr module to reprlib. | Alexandre Vassalotti | 2008-05-16 | 1 | -3/+3 |
|
|
* | Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,... | Alexandre Vassalotti | 2008-05-16 | 1 | -1/+1 |
|
|
* | Merged revisions 62914-62916,62918-62919,62921-62922,62924-62942,62944-62945,... | Alexandre Vassalotti | 2008-05-15 | 1 | -0/+7 |
|
|
* | Convert a lot of print statements to print functions in docstrings, | Neal Norwitz | 2008-05-13 | 2 | -3/+3 |
|
|
* | Remove many "versionchanged" items that didn't use the official markup, | Georg Brandl | 2008-05-12 | 2 | -20/+8 |
|
|
* | Remove duplicated paragraph. | Georg Brandl | 2008-05-12 | 1 | -66/+0 |
|
|
* | Rename Queue module to queue. | Alexandre Vassalotti | 2008-05-11 | 1 | -1/+1 |
|
|
* | Don't output floats in prime example. | Georg Brandl | 2008-05-01 | 1 | -1/+1 |
|
|
* | Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-... | Christian Heimes | 2008-04-19 | 1 | -1/+7 |
|
|
* | Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,... | Christian Heimes | 2008-04-13 | 1 | -1/+1 |
|
|
* | Bug #2565: The repr() of type objects now calls them 'class', | Martin v. Löwis | 2008-04-07 | 1 | -1/+1 |
|
|
* | Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,... | Christian Heimes | 2008-03-22 | 1 | -0/+9 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 2 | -9/+30 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-22 | 1 | -1/+1 |
|
|