summaryrefslogtreecommitdiffstats
path: root/Doc/reference/compound_stmts.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #24400: Introduce a distinct type for 'async def' coroutines.Yury Selivanov2015-06-221-3/+18
* Issue 24180: Documentation for PEP 492 changes.Yury Selivanov2015-05-211-0/+109
* Issue #22243: fix except grammar in reference.Terry Jan Reedy2014-08-231-1/+1
* Issue #21439: Fix a couple of typos.Zachary Ware2014-06-031-1/+1
* Issue 21439: Minor issues in the reference manual.Raymond Hettinger2014-05-271-10/+18
* Add prompts to interactive example.Zachary Ware2014-05-061-8/+8
* Issue #21366: Document the fact that ``return`` in a ``finally`` clauseZachary Ware2014-05-061-0/+14
* Closes 21048: Index 'as' in import and with statements.Terry Jan Reedy2014-04-291-1/+3
* merge with 3.3Georg Brandl2013-10-061-5/+5
|\
| * Use "lambda expression" as preferred to "lambda form".Georg Brandl2013-10-061-5/+5
* | evaluate positional defaults before keyword-only defaults (closes #16967)Benjamin Peterson2013-02-101-8/+9
|/
* Add additional links and index entries for "argument" and "parameter".Chris Jerdonek2012-12-251-4/+10
* Fix formatting of syntax description of function definition.Chris Jerdonek2012-10-261-2/+1
* Issue #14167: restore statement about breaks in finally clauses.Mark Dickinson2012-09-241-5/+5
* Issue #14167: Document return statement in finally blocks.Andrew Svetlov2012-08-141-6/+17
* Closes #14186: add link to PEP 3107 (function annotations) to the function de...Georg Brandl2012-03-101-0/+5
* exception support is correct now (closes #13705)Benjamin Peterson2012-01-031-2/+3
* parameter_list was meant hereBenjamin Peterson2011-12-241-1/+1
* kill superfluous 'comprehension' case (closes #13658)Benjamin Peterson2011-12-241-1/+1
* Remove duplication.Ezio Melotti2011-10-191-1/+1
* #11669: rephrase footnote in the Compound Statements page.Ezio Melotti2011-06-261-2/+3
* #11446: merge with 3.1.Ezio Melotti2011-03-111-1/+1
|\
| * #11446: fix incorrect PEP link.Ezio Melotti2011-03-111-1/+1
| * Merged revisions 87789-87790 via svnmerge fromGeorg Brandl2011-01-091-6/+5
| * Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,...Georg Brandl2010-11-261-3/+6
| * Merged revisions 86670 via svnmerge fromÉric Araujo2010-11-221-1/+10
| * Merged revisions 84249,84264,84326-84327,84407,84476,84480-84482,84484,84530-...Georg Brandl2010-10-061-1/+2
| * Merged revisions 82805-82806,83523-83527,83536,83538,83542,83546-83548,83550-...Georg Brandl2010-10-061-26/+24
| * Merged revisions 82354 via svnmerge fromBenjamin Peterson2010-06-291-6/+4
| * Merged revisions 75393,75416,75581,75609,75615 via svnmerge fromGeorg Brandl2009-10-271-3/+3
* | Fix various issues (mostly Python 2 relics) found by Jacques Ducasse.Georg Brandl2011-01-061-6/+5
* | Remove unnecessary `object` base class in docs (#10366).Éric Araujo2010-11-221-1/+10
* | #9117: fix syntax for class definition.Georg Brandl2010-10-171-3/+6
* | #9760: clarify what context expression is.Georg Brandl2010-09-031-1/+2
* | #6928: fix class docs w.r.t. new metaclasses.Georg Brandl2010-08-021-26/+24
* | rephrase and remove uneeded statementBenjamin Peterson2010-06-291-6/+4
* | #6927: fix wrong word.Georg Brandl2009-10-221-3/+3
* | Merged revisions 72912,72920,72940 via svnmerge fromBenjamin Peterson2009-06-281-3/+5
|/
* range() doesn't return a listBenjamin Peterson2009-06-031-1/+1
* Merged revisions 72924 via svnmerge fromGeorg Brandl2009-05-251-2/+18
* Merged revisions 71540,71563 via svnmerge fromGeorg Brandl2009-04-271-1/+0
* Merged revisions 72009 via svnmerge fromGeorg Brandl2009-04-271-1/+1
* Remove stray question mark.Georg Brandl2008-09-211-1/+1
* Remove duplicate production.Georg Brandl2008-09-211-1/+0
* #3913: Remove "decorated" from production, it is handled differently from Gra...Georg Brandl2008-09-211-1/+0
* Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-...Georg Brandl2008-07-231-5/+14
* Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-...Benjamin Peterson2008-07-021-4/+4
* #3229 fix typo and expand notes a littleBenjamin Peterson2008-06-281-6/+7
* #2762: remove 2.x remnants and patch up some new documentation.Georg Brandl2008-05-051-11/+0
* Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-...Christian Heimes2008-04-191-1/+8