| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #22243: fix except grammar in reference. | Terry Jan Reedy | 2014-08-23 | 1 | -1/+1 |
|
|
* | Issue #21439: Fix a couple of typos. | Zachary Ware | 2014-06-03 | 1 | -1/+1 |
|
|
* | Issue 21439: Minor issues in the reference manual. | Raymond Hettinger | 2014-05-27 | 1 | -10/+18 |
|
|
* | Add prompts to interactive example. | Zachary Ware | 2014-05-06 | 1 | -8/+8 |
|
|
* | Issue #21366: Document the fact that ``return`` in a ``finally`` clause | Zachary Ware | 2014-05-06 | 1 | -0/+14 |
|
|
* | Closes 21048: Index 'as' in import and with statements. | Terry Jan Reedy | 2014-04-29 | 1 | -1/+3 |
|
|
* | merge with 3.3 | Georg Brandl | 2013-10-06 | 1 | -5/+5 |
|\ |
|
| * | Use "lambda expression" as preferred to "lambda form". | Georg Brandl | 2013-10-06 | 1 | -5/+5 |
|
|
* | | evaluate positional defaults before keyword-only defaults (closes #16967) | Benjamin Peterson | 2013-02-10 | 1 | -8/+9 |
|/ |
|
* | Add additional links and index entries for "argument" and "parameter". | Chris Jerdonek | 2012-12-25 | 1 | -4/+10 |
|
|
* | Fix formatting of syntax description of function definition. | Chris Jerdonek | 2012-10-26 | 1 | -2/+1 |
|
|
* | Issue #14167: restore statement about breaks in finally clauses. | Mark Dickinson | 2012-09-24 | 1 | -5/+5 |
|
|
* | Issue #14167: Document return statement in finally blocks. | Andrew Svetlov | 2012-08-14 | 1 | -6/+17 |
|
|
* | Closes #14186: add link to PEP 3107 (function annotations) to the function de... | Georg Brandl | 2012-03-10 | 1 | -0/+5 |
|
|
* | exception support is correct now (closes #13705) | Benjamin Peterson | 2012-01-03 | 1 | -2/+3 |
|
|
* | parameter_list was meant here | Benjamin Peterson | 2011-12-24 | 1 | -1/+1 |
|
|
* | kill superfluous 'comprehension' case (closes #13658) | Benjamin Peterson | 2011-12-24 | 1 | -1/+1 |
|
|
* | Remove duplication. | Ezio Melotti | 2011-10-19 | 1 | -1/+1 |
|
|
* | #11669: rephrase footnote in the Compound Statements page. | Ezio Melotti | 2011-06-26 | 1 | -2/+3 |
|
|
* | #11446: merge with 3.1. | Ezio Melotti | 2011-03-11 | 1 | -1/+1 |
|\ |
|
| * | #11446: fix incorrect PEP link. | Ezio Melotti | 2011-03-11 | 1 | -1/+1 |
|
|
| * | Merged revisions 87789-87790 via svnmerge from | Georg Brandl | 2011-01-09 | 1 | -6/+5 |
|
|
| * | Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,... | Georg Brandl | 2010-11-26 | 1 | -3/+6 |
|
|
| * | Merged revisions 86670 via svnmerge from | Éric Araujo | 2010-11-22 | 1 | -1/+10 |
|
|
| * | Merged revisions 84249,84264,84326-84327,84407,84476,84480-84482,84484,84530-... | Georg Brandl | 2010-10-06 | 1 | -1/+2 |
|
|
| * | Merged revisions 82805-82806,83523-83527,83536,83538,83542,83546-83548,83550-... | Georg Brandl | 2010-10-06 | 1 | -26/+24 |
|
|
| * | Merged revisions 82354 via svnmerge from | Benjamin Peterson | 2010-06-29 | 1 | -6/+4 |
|
|
| * | Merged revisions 75393,75416,75581,75609,75615 via svnmerge from | Georg Brandl | 2009-10-27 | 1 | -3/+3 |
|
|
* | | Fix various issues (mostly Python 2 relics) found by Jacques Ducasse. | Georg Brandl | 2011-01-06 | 1 | -6/+5 |
|
|
* | | Remove unnecessary `object` base class in docs (#10366). | Éric Araujo | 2010-11-22 | 1 | -1/+10 |
|
|
* | | #9117: fix syntax for class definition. | Georg Brandl | 2010-10-17 | 1 | -3/+6 |
|
|
* | | #9760: clarify what context expression is. | Georg Brandl | 2010-09-03 | 1 | -1/+2 |
|
|
* | | #6928: fix class docs w.r.t. new metaclasses. | Georg Brandl | 2010-08-02 | 1 | -26/+24 |
|
|
* | | rephrase and remove uneeded statement | Benjamin Peterson | 2010-06-29 | 1 | -6/+4 |
|
|
* | | #6927: fix wrong word. | Georg Brandl | 2009-10-22 | 1 | -3/+3 |
|
|
* | | Merged revisions 72912,72920,72940 via svnmerge from | Benjamin Peterson | 2009-06-28 | 1 | -3/+5 |
|/ |
|
* | range() doesn't return a list | Benjamin Peterson | 2009-06-03 | 1 | -1/+1 |
|
|
* | Merged revisions 72924 via svnmerge from | Georg Brandl | 2009-05-25 | 1 | -2/+18 |
|
|
* | Merged revisions 71540,71563 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -1/+0 |
|
|
* | Merged revisions 72009 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -1/+1 |
|
|
* | Remove stray question mark. | Georg Brandl | 2008-09-21 | 1 | -1/+1 |
|
|
* | Remove duplicate production. | Georg Brandl | 2008-09-21 | 1 | -1/+0 |
|
|
* | #3913: Remove "decorated" from production, it is handled differently from Gra... | Georg Brandl | 2008-09-21 | 1 | -1/+0 |
|
|
* | Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-... | Georg Brandl | 2008-07-23 | 1 | -5/+14 |
|
|
* | Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-... | Benjamin Peterson | 2008-07-02 | 1 | -4/+4 |
|
|
* | #3229 fix typo and expand notes a little | Benjamin Peterson | 2008-06-28 | 1 | -6/+7 |
|
|
* | #2762: remove 2.x remnants and patch up some new documentation. | Georg Brandl | 2008-05-05 | 1 | -11/+0 |
|
|
* | Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-... | Christian Heimes | 2008-04-19 | 1 | -1/+8 |
|
|
* | #2567: remove new-style/old-style class docs. | Georg Brandl | 2008-04-07 | 1 | -3/+2 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -0/+6 |
|
|