summaryrefslogtreecommitdiffstats
path: root/Doc/reference/executionmodel.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-12029: [doc] clarify that except does not match virtual subclasses of the...Irit Katriel2022-03-211-2/+3
* bpo-45619: documentation of execution model: clarify and update binding summa...Arthur Milchior2021-11-261-9/+19
* bpo-45463: Clarify that global statements allows multiple names (GH-28851)Luca Chiodini2021-10-161-4/+4
* Doc: Add -m reference in context of code execution (GH-16045)Julien Palard2019-09-121-1/+3
* bpo-34682: Wording and grammatical changes to the doc(https://docs.python.org...divyag92019-05-131-1/+1
* bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)Serhiy Storchaka2018-12-191-3/+3
* Mark -c and -O as command line options in reStructuredText. (GH-10103)Andrés Delfino2018-11-071-1/+1
* bpo-35054: Add more index entries for symbols. (GH-10064)Serhiy Storchaka2018-10-261-1/+1
* bpo-30372: Clarify that '__builtins__' is a CPython Implementation detail (GH...Naomi Ceder2017-05-221-9/+9
* Remove an outdated statement in execution model docs (GH-754)Ivan Levkivskyi2017-03-231-6/+0
* #25679: spelling fixR David Murray2015-11-201-3/+2
* Issue #24129: Clarify reference docs for name resolution.Nick Coghlan2015-08-051-62/+101
* remove dead *-import checking code (closes #24049)Benjamin Peterson2015-04-241-4/+0
* #22613: remaining corrections in extending/reference docs (thanks Jacques Duc...Georg Brandl2014-10-311-2/+3
* Issue 21439: Minor issues in the reference manual.Raymond Hettinger2014-05-271-6/+6
* this isn't true anymoreBenjamin Peterson2011-02-261-3/+1
* Fix various issues (mostly Python 2 relics) found by Jacques Ducasse.Georg Brandl2011-01-061-3/+3
* Fix errors found by "make suspicious".Georg Brandl2010-10-061-1/+1
* Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge fromGeorg Brandl2010-03-141-2/+2
* Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,...Georg Brandl2009-10-271-1/+1
* Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-261-2/+2
* Merged revisions 72009 via svnmerge fromGeorg Brandl2009-04-271-1/+1
* Merged revisions 70397 via svnmerge fromGeorg Brandl2009-03-151-3/+4
* comprehrensions now have proper scoping #5106Benjamin Peterson2009-01-311-2/+2
* #3113: document exception chaining.Georg Brandl2008-07-191-0/+1
* Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-...Alexandre Vassalotti2008-05-161-4/+4
* Merged revisions 60043-60052 via svnmerge fromChristian Heimes2008-01-181-1/+7
* #1535: rename __builtin__ module to builtins.Georg Brandl2007-12-021-4/+4
* Continue going through the language reference, bringing it up-to-date.Georg Brandl2007-09-071-35/+34
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+232