summaryrefslogtreecommitdiff
path: root/Doc/tutorial/controlflow.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-36739: Update controlflow.rst (GH-12983)Miss Islington (bot)2019-05-281-3/+5
* Doc: Add missing forward reference in the tutorial. (GH-13499)Miss Islington (bot)2019-05-281-3/+3
* Minor doc improvement (GH-10341)Miss Islington (bot)2019-03-261-2/+2
* bpo-35566: Add links to annotation glossary term (GH-11291) (GH-11302)Miss Islington (bot)2018-12-231-4/+4
* [3.7] bpo-35506: Remove redundant and incorrect links from keywords. (GH-1117...Serhiy Storchaka2018-12-191-17/+17
* [3.7] bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-1023...Serhiy Storchaka2018-10-311-2/+2
* bpo-35054: Add yet more index entries for symbols. (GH-10121) (GH-10171)Miss Islington (bot)2018-10-281-2/+2
* [3.7] bpo-35054: Add more index entries for symbols. (GH-10064). (GH-10120)Serhiy Storchaka2018-10-261-3/+4
* Mention both relevant PEPs in function annotations tutorial (GH-6304)Miss Islington (bot)2018-04-251-2/+2
* controlflow: Use full example for "5 through 9" (GH-5907)Miss Islington (bot)2018-03-101-1/+1
* Clarification to the `break` statement (GH-2453)regexaurus2017-06-271-1/+1
* bpo-28315: Improve code examples in docs (GH-1372)UltimateCoder2017-05-031-1/+1
* bpo-29453: Remove reference to undefined dictionary ordering in Tutorial (GH-...Jim Fasarakis-Hilliard2017-02-201-6/+5
* Issue #26462: Merge code block fixes from 3.5Martin Panter2016-07-291-1/+3
|\
| * Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.Martin Panter2016-07-261-1/+3
* | Issue #23116: Merge from 3.5Berker Peksag2016-06-021-3/+3
|\ \ | |/
| * Issue #23116: Improve ask_ok() example in the Python tutorialBerker Peksag2016-06-021-3/+3
* | Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-2/+2
|\ \ | |/
| * Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-2/+2
* | Minor clarification in tutorial.Georg Brandl2016-02-151-0/+3
|/
* Issue #23932: Update the tutorial section on function annotations.Zachary Ware2015-04-131-11/+10
* Get rid of deprecated IOError in the docAndrew Svetlov2014-04-011-1/+1
* Use different wordAndrew Kuchling2014-02-031-2/+1
* Fix indentation in doc example.Ezio Melotti2013-11-171-5/+5
* Use "lambda expression" as preferred to "lambda form".Georg Brandl2013-10-061-1/+1
* Closes #18646: improve lambda docs in tutorial. Original patch by Terry Reedy.Georg Brandl2013-10-061-11/+18
* Issue #14893: Add function annotation example to function tutorial.Andrew Svetlov2012-11-011-0/+34
* Issue #16225: Add additional note to tutorial about changing sequence while l...Chris Jerdonek2012-10-151-11/+11
* tutorial typo fixEli Bendersky2012-08-181-1/+1
* Issue #15630: Add an example for "continue" statement in the tutorial. Patch bySenthil Kumaran2012-08-121-3/+16
* Nudge readers towards a more accurate mental model for loop else clausesNick Coghlan2012-06-071-0/+7
* #6570: clarify tutorial section about keyword arguments.Ezio Melotti2011-12-131-18/+23
* Confirm that the prime example is actually correct. We get so many complaint...Georg Brandl2011-08-081-0/+3
* Refrain from using inline suites.Georg Brandl2010-10-151-2/+4
* Wording fix.Georg Brandl2010-06-271-4/+1
* Merged revisions 76460 via svnmerge fromMark Dickinson2009-11-231-9/+9
* Elaborate encoding recommendations, and fix ambiguous wording for list compre...Georg Brandl2009-06-081-1/+6
* Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge fromGeorg Brandl2009-06-081-5/+13
* Remove trailing whitespace.Georg Brandl2009-01-031-26/+26
* Merged revisions 67889-67892,67895,67898,67904-67907,67912,67918,67920-67921,...Benjamin Peterson2008-12-271-28/+6
* Merged revisions 67531-67532,67538,67553-67554,67556-67557,67571,67574-67575,...Georg Brandl2008-12-071-2/+6
* Merged revisions 67117-67119,67123-67124,67143 via svnmerge fromGeorg Brandl2008-11-071-0/+35
* Forward-port of r66447.Georg Brandl2008-09-131-24/+27
* #3503: fix print statements in 3k doc.Georg Brandl2008-08-051-1/+1
* Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,...Georg Brandl2008-06-101-2/+2
* Merged revisions 63655 via svnmerge fromBenjamin Peterson2008-05-261-2/+2
* Don't output floats in prime example.Georg Brandl2008-05-011-1/+1
* Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-...Christian Heimes2008-04-191-1/+7
* Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge...Georg Brandl2008-01-211-4/+5
* Fix now-wrong :keyword: markup. Remove the section aboutGeorg Brandl2008-01-201-1/+1