COMMITS
/ Doc/tutorial/controlflow.rst February 10, 2020
D
Grammar fix in tutorial (GH-18425)
Don Kirkby committed
September 17, 2019
D
bpo-37904: Edition on python tutorial - section 4 (GH-16169)
Diego Alberto Barriga Martínez committed
September 16, 2019
A
Doc: remove duplicate word in controlflow tutorial (GH-16163)
Adorilson Bezerra committed
August 23, 2019
R
bpo-30826: Improve control flow examples (GH-15407)
Raymond Hettinger committed
July 8, 2019
J
Doc: Fix: Proper UpperCamelCase and lowercase. (GH-14644)
Julien Palard committed
June 1, 2019
M
bpo-29414: Change 'the for statement is such an iterator' in Tutorial (GH-273)
Marco Buttu committed
May 29, 2019
P
bpo-36739: Update controlflow.rst (GH-12983)
pbhd committed
May 28, 2019
P
bpo-36540: Documentation for PEP570 - Python positional only arguments (#13202)
Pablo Galindo committed
J
Doc: Add missing forward reference in the tutorial. (GH-13499)
Julien Palard committed
March 28, 2019
R
Revert "Minor doc improvement (GH-10341)" (GH-12597)
Raymond Hettinger committed
March 27, 2019
A
Minor doc improvement (GH-10341)
Andre Delfino committed
December 24, 2018
C
bpo-35566: Add links to annotation glossary term (GH-11291)
Cheryl Sabella committed
December 19, 2018
S
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka committed
October 31, 2018
S
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
Serhiy Storchaka committed
October 28, 2018
S
bpo-35054: Add yet more index entries for symbols. (GH-10121)
Serhiy Storchaka committed
October 26, 2018
S
bpo-35054: Add more index entries for symbols. (GH-10064)
Serhiy Storchaka committed
April 25, 2018
N
Mention both relevant PEPs in function annotations tutorial (GH-6304)
Neeraj Badlani committed
March 9, 2018
S
controlflow: Use full example for "5 through 9" (GH-5907)
Steven M. Vascellaro committed
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