| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove redundant leading zeroes in PEP references. | Serhiy Storchaka | 2016-03-31 | 1 | -1/+1 |
|
|
* | Issue #22243: fix except grammar in reference. | Terry Jan Reedy | 2014-08-23 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | Use "lambda expression" as preferred to "lambda form". | Georg Brandl | 2013-10-06 | 1 | -4/+4 |
|
|
* | fix typo; thanks to Dmitry Northerner from docs@ | Sandro Tosi | 2013-01-26 | 1 | -1/+1 |
|
|
* | Add additional links and index entries for "argument" and "parameter". | Chris Jerdonek | 2012-12-25 | 1 | -6/+12 |
|
|
* | Backport from 3.2: fix formatting of syntax description of function definition. | Chris Jerdonek | 2012-10-26 | 1 | -1/+1 |
|
|
* | String exceptions aren't just deprecated, they are gone. | Raymond Hettinger | 2012-10-13 | 1 | -4/+1 |
|
|
* | Issue #14167: restore statement about breaks in finally clauses; remove state... | Mark Dickinson | 2012-09-24 | 1 | -10/+8 |
|
|
* | Issue #14167: Document return statement in finally blocks. | Andrew Svetlov | 2012-08-14 | 1 | -9/+22 |
|
|
* | 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 |
|
|
* | Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,... | Georg Brandl | 2010-10-06 | 1 | -1/+2 |
|
|
* | Allow multiple context managers in one with statement, as proposed | Georg Brandl | 2009-05-25 | 1 | -2/+18 |
|
|
* | add a SETUP_WITH opcode | Benjamin Peterson | 2009-05-25 | 1 | -1/+3 |
|
|
* | Demote warnings to notices where appropriate, following the goal that as few ... | Georg Brandl | 2009-04-27 | 1 | -1/+1 |
|
|
* | Simplify markup. | Georg Brandl | 2009-04-13 | 1 | -6/+3 |
|
|
* | #4083: add "as" to except handler grammar as per PEP 3110. | Georg Brandl | 2008-10-16 | 1 | -1/+1 |
|
|
* | #926501: add info where to put the docstring. | Georg Brandl | 2008-07-20 | 1 | -5/+14 |
|
|
* | reinstate the ending backtick. thanks Nick :) | Benjamin Peterson | 2008-06-29 | 1 | -1/+1 |
|
|
* | rewrap | Benjamin Peterson | 2008-06-28 | 1 | -5/+5 |
|
|
* | Add *,**,@ to index, as suggested by | Andrew M. Kuchling | 2008-04-15 | 1 | -0/+7 |
|
|
* | Add class decorators | Andrew M. Kuchling | 2008-03-13 | 1 | -1/+8 |
|
|
* | A lot more typo fixes by Ori Avtalion. | Georg Brandl | 2008-02-22 | 1 | -1/+1 |
|
|
* | Simplify index entries; fix #1712. | Georg Brandl | 2008-01-05 | 1 | -47/+31 |
|
|
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -0/+6 |
|
|
* | Add more entries to the glossary. | Georg Brandl | 2007-12-02 | 1 | -1/+1 |
|
|
* | Add :term:s for "new-style class". | Georg Brandl | 2007-10-21 | 1 | -2/+3 |
|
|
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+548 |
|
|