COMMITS
/ Doc/reference/executionmodel.rst March 21, 2022
November 26, 2021
A
bpo-45619: documentation of execution model: clarify and update binding summary (#29232)
Arthur Milchior committed
October 16, 2021
L
bpo-45463: Clarify that global statements allows multiple names (GH-28851)
Luca Chiodini committed
September 12, 2019
J
Doc: Add -m reference in context of code execution (GH-16045)
Julien Palard committed
May 13, 2019
December 19, 2018
S
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka committed
November 7, 2018
A
Mark -c and -O as command line options in reStructuredText. (GH-10103)
Andrés Delfino committed
October 26, 2018
S
bpo-35054: Add more index entries for symbols. (GH-10064)
Serhiy Storchaka committed
May 22, 2017
N
bpo-30372: Clarify that '__builtins__' is a CPython Implementation detail (GH-1725)
Naomi Ceder committed
March 23, 2017
I
Remove an outdated statement in execution model docs (GH-754)
Ivan Levkivskyi committed
November 20, 2015
R
#25679: spelling fix
R David Murray committed
August 5, 2015
N
Issue #24129: Clarify reference docs for name resolution.
Nick Coghlan committed
April 24, 2015
B
remove dead *-import checking code (closes #24049)
Benjamin Peterson committed
October 31, 2014
G
#22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse)
Georg Brandl committed
May 27, 2014
R
Issue 21439: Minor issues in the reference manual.
Raymond Hettinger committed
February 26, 2011
B
this isn't true anymore
Benjamin Peterson committed
January 6, 2011
G
Fix various issues (mostly Python 2 relics) found by Jacques Ducasse.
Georg Brandl committed
October 6, 2010
G
Fix errors found by "make suspicious".
Georg Brandl committed
March 14, 2010
G
Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge from
Georg Brandl committed
October 27, 2009
July 26, 2009
G
Merged revisions 74209 via svnmerge from
Georg Brandl committed
April 27, 2009
G
Merged revisions 72009 via svnmerge from
Georg Brandl committed
March 15, 2009
G
Merged revisions 70397 via svnmerge from
Georg Brandl committed
January 31, 2009
B
comprehrensions now have proper scoping #5106
Benjamin Peterson committed
July 19, 2008
G
#3113: document exception chaining.
Georg Brandl committed
May 16, 2008
January 18, 2008
C
Merged revisions 60043-60052 via svnmerge from
Christian Heimes committed
December 2, 2007
G
#1535: rename __builtin__ module to builtins.
Georg Brandl committed
September 7, 2007
G
Continue going through the language reference, bringing it up-to-date.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed