| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-12029: [doc] clarify that except does not match virtual subclasses of the... | Irit Katriel | 2022-03-21 | 1 | -2/+3 |
|
|
* | bpo-45619: documentation of execution model: clarify and update binding summa... | Arthur Milchior | 2021-11-26 | 1 | -9/+19 |
|
|
* | bpo-45463: Clarify that global statements allows multiple names (GH-28851) | Luca Chiodini | 2021-10-16 | 1 | -4/+4 |
|
|
* | Doc: Add -m reference in context of code execution (GH-16045) | Julien Palard | 2019-09-12 | 1 | -1/+3 |
|
|
* | bpo-34682: Wording and grammatical changes to the doc(https://docs.python.org... | divyag9 | 2019-05-13 | 1 | -1/+1 |
|
|
* | bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174) | Serhiy Storchaka | 2018-12-19 | 1 | -3/+3 |
|
|
* | Mark -c and -O as command line options in reStructuredText. (GH-10103) | Andrés Delfino | 2018-11-07 | 1 | -1/+1 |
|
|
* | bpo-35054: Add more index entries for symbols. (GH-10064) | Serhiy Storchaka | 2018-10-26 | 1 | -1/+1 |
|
|
* | bpo-30372: Clarify that '__builtins__' is a CPython Implementation detail (GH... | Naomi Ceder | 2017-05-22 | 1 | -9/+9 |
|
|
* | Remove an outdated statement in execution model docs (GH-754) | Ivan Levkivskyi | 2017-03-23 | 1 | -6/+0 |
|
|
* | #25679: spelling fix | R David Murray | 2015-11-20 | 1 | -3/+2 |
|
|
* | Issue #24129: Clarify reference docs for name resolution. | Nick Coghlan | 2015-08-05 | 1 | -62/+101 |
|
|
* | remove dead *-import checking code (closes #24049) | Benjamin Peterson | 2015-04-24 | 1 | -4/+0 |
|
|
* | #22613: remaining corrections in extending/reference docs (thanks Jacques Duc... | Georg Brandl | 2014-10-31 | 1 | -2/+3 |
|
|
* | Issue 21439: Minor issues in the reference manual. | Raymond Hettinger | 2014-05-27 | 1 | -6/+6 |
|
|
* | this isn't true anymore | Benjamin Peterson | 2011-02-26 | 1 | -3/+1 |
|
|
* | Fix various issues (mostly Python 2 relics) found by Jacques Ducasse. | Georg Brandl | 2011-01-06 | 1 | -3/+3 |
|
|
* | Fix errors found by "make suspicious". | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
* | Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge from | Georg Brandl | 2010-03-14 | 1 | -2/+2 |
|
|
* | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,... | Georg Brandl | 2009-10-27 | 1 | -1/+1 |
|
|
* | Merged revisions 74209 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -2/+2 |
|
|
* | Merged revisions 72009 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -1/+1 |
|
|
* | Merged revisions 70397 via svnmerge from | Georg Brandl | 2009-03-15 | 1 | -3/+4 |
|
|
* | comprehrensions now have proper scoping #5106 | Benjamin Peterson | 2009-01-31 | 1 | -2/+2 |
|
|
* | #3113: document exception chaining. | Georg Brandl | 2008-07-19 | 1 | -0/+1 |
|
|
* | Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-... | Alexandre Vassalotti | 2008-05-16 | 1 | -4/+4 |
|
|
* | Merged revisions 60043-60052 via svnmerge from | Christian Heimes | 2008-01-18 | 1 | -1/+7 |
|
|
* | #1535: rename __builtin__ module to builtins. | Georg Brandl | 2007-12-02 | 1 | -4/+4 |
|
|
* | Continue going through the language reference, bringing it up-to-date. | Georg Brandl | 2007-09-07 | 1 | -35/+34 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+232 |
|
|