COMMITS
/ Doc/tutorial/controlflow.rst June 27, 2017
R
Clarification to the `break` statement (GH-2453)
regexaurus committed
May 3, 2017
U
bpo-28315: Improve code examples in docs (GH-1372)
UltimateCoder committed
February 21, 2017
J
bpo-29453: Remove reference to undefined dictionary ordering in Tutorial (GH-140)
Jim Fasarakis-Hilliard committed
July 29, 2016
M
Issue #26462: Merge code block fixes from 3.5
Martin Panter committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
June 2, 2016
B
Issue #23116: Improve ask_ok() example in the Python tutorial
Berker Peksag committed
B
Issue #23116: Merge from 3.5
Berker Peksag committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
February 15, 2016
G
Minor clarification in tutorial.
Georg Brandl committed
April 13, 2015
Z
Issue #23932: Update the tutorial section on function annotations.
Zachary Ware committed
March 31, 2014
A
Get rid of deprecated IOError in the doc
Andrew Svetlov committed
February 3, 2014
A
Use different word
Andrew Kuchling committed
November 17, 2013
E
Fix indentation in doc example.
Ezio Melotti committed
October 6, 2013
G
Use "lambda expression" as preferred to "lambda form".
Georg Brandl committed
G
Closes #18646: improve lambda docs in tutorial. Original patch by Terry Reedy.
Georg Brandl committed
November 1, 2012
A
Issue #14893: Add function annotation example to function tutorial.
Andrew Svetlov committed
October 16, 2012
C
Issue #16225: Add additional note to tutorial about changing sequence while looping.
Chris Jerdonek committed
August 18, 2012
E
tutorial typo fix
Eli Bendersky committed
August 12, 2012
S
Issue #15630: Add an example for "continue" statement in the tutorial. Patch by
Senthil Kumaran committed
June 7, 2012
N
Nudge readers towards a more accurate mental model for loop else clauses
Nick Coghlan committed
December 13, 2011
E
#6570: clarify tutorial section about keyword arguments.
Ezio Melotti committed
August 8, 2011
October 15, 2010
G
Refrain from using inline suites.
Georg Brandl committed
June 27, 2010
G
Wording fix.
Georg Brandl committed
November 23, 2009
M
Merged revisions 76460 via svnmerge from
Mark Dickinson committed
June 8, 2009
G
Elaborate encoding recommendations, and fix ambiguous wording for list comprehensions.
Georg Brandl committed
G
Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge from
Georg Brandl committed
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
December 27, 2008
December 7, 2008
November 7, 2008
G
Merged revisions 67117-67119,67123-67124,67143 via svnmerge from
Georg Brandl committed
September 13, 2008
G
Forward-port of r66447.
Georg Brandl committed
August 5, 2008
G
#3503: fix print statements in 3k doc.
Georg Brandl committed
June 10, 2008
May 26, 2008
B
Merged revisions 63655 via svnmerge from
Benjamin Peterson committed
May 1, 2008
G
Don't output floats in prime example.
Georg Brandl committed
April 19, 2008
C
Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-62379,62381 via svnmerge from
Christian Heimes committed
January 21, 2008
G
Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from
Georg Brandl committed
January 20, 2008
G
Fix now-wrong :keyword: markup. Remove the section about
Georg Brandl committed
January 7, 2008
C
Copied doc for reload() from trunk's function.rst to imp.rst
Christian Heimes committed
January 6, 2008
G
Clarify sentence in tutorial. Thanks to Marek Kubica.
Georg Brandl committed
December 31, 2007
C
Merged revisions 59605-59624 via svnmerge from
Christian Heimes committed
November 1, 2007
G
#1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.
Georg Brandl committed
September 10, 2007
C
Fix more raise statments in the docs.
Collin Winter committed
September 3, 2007
G
Tutorial formatting patch by Robin Stocker.
Georg Brandl committed
August 31, 2007
N
A few more fixes to the tutorial
Neal Norwitz committed
G
Tutorial update for 3.0 by Paul Dubois.
Guido van Rossum committed
August 17, 2007
G
No need to define raw_input(), input() does the same.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed