summaryrefslogtreecommitdiffstats
path: root/Doc/reference/compound_stmts.rst
Commit message (Expand)AuthorAgeFilesLines
* String annotations [PEP 563] (#4390)Guido van Rossum2018-01-261-6/+19
* Remove redundant 'exc = True' line (GH-4357)Berker Peksag2017-11-111-1/+0
* Issue #28091: Document PEP 525 & PEP 530.Yury Selivanov2016-12-151-1/+1
* Issue #24254: Drop cls.__definition_order__.Eric Snow2016-09-081-9/+3
* Issue #28030: Update the language reference for PEP 468.Eric Snow2016-09-081-5/+6
* Issue #24254: Preserve class attribute definition order.Eric Snow2016-09-051-0/+11
* Issue #26576: Merge from 3.5Berker Peksag2016-08-031-4/+5
|\
| * Issue #26576: Clarify that the @deco syntax is not always an equivalent of f ...Berker Peksag2016-08-031-4/+5
* | Merge 3.5 (issue #27243)Yury Selivanov2016-06-091-1/+1
|\ \ | |/
| * Issue #27243: Fix __aiter__ protocolYury Selivanov2016-06-091-1/+1
* | merge 3.5 (#27042)Benjamin Peterson2016-05-171-2/+2
|\ \ | |/
| * class definitions only get argument lists (closes #27042)Benjamin Peterson2016-05-171-1/+1
| * Backed out changeset 71ff2235bb4c (closes #27042)Benjamin Peterson2016-05-171-1/+1
* | Remove redundant leading zeroes in PEP references.Serhiy Storchaka2016-03-311-1/+1
|\ \ | |/
| * Remove redundant leading zeroes in PEP references.Serhiy Storchaka2016-03-311-1/+1
* | Issue #9232: Support trailing commas in function declarations.Robert Collins2015-08-111-4/+4
|/
* docs: Fix productionlist for async def functionsYury Selivanov2015-08-011-1/+1
* Issue #24619: New approach for tokenizing async/await.Yury Selivanov2015-07-221-3/+1
* Issue #24439: Improve PEP 492 related docs.Yury Selivanov2015-06-241-10/+15
* 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