Pull request Compare This branch is 376 commits ahead, 4442 commits behind master.
Latest commit 9dff523 Jun 28, 2017 @regexaurus regexaurus committed with Mariatta Clarification to the `break` statement (GH-2453) (GH-2458)
Clarify that the break statement breaks out of the innermost enclosing for or while loop.
(cherry picked from commit 36fc896)
Permalink
..
Failed to load latest commit information.
appendix.rst Issue #23921: Standardized documentation whitespace formatting. May 10, 2016
appetite.rst Merged revisions 66452 via svnmerge from Sep 13, 2008
classes.rst [3.5] bpo-28315: Improve code examples in docs (GH-1372) (#1446) May 4, 2017
controlflow.rst Clarification to the `break` statement (GH-2453) (GH-2458) Jun 28, 2017
datastructures.rst [3.5] bpo-28315: Improve code examples in docs (GH-1372) (#1446) May 4, 2017
errors.rst Issue #21864: Remove outdated section about exceptions from the tutorial Nov 6, 2016
floatingpoint.rst Issue #27206: Fix doctests in Doc/tutorial. Aug 9, 2016
index.rst #23891: add a section to the Tutorial describing virtual environments… Jun 8, 2015
inputoutput.rst bpo-6519: Improve Python Input Output Tutorial (GH-2143) (GH-2146) Jun 13, 2017
interactive.rst Issue #27174: Update IPython URL in tutorial Jun 1, 2016
interpreter.rst Issue #26462: Doc: reduce literal_block warnings, fix syntax highligh… Jul 26, 2016
introduction.rst [3.5] bpo-30361: Use better example for mixed-type operands (GH-1701) ( May 29, 2017
modules.rst Issue #28820: Fix spelling of “practice” as a noun Dec 10, 2016
stdlib.rst Issue #23921: Standardized documentation whitespace formatting. May 10, 2016
stdlib2.rst
venv.rst #23891: correctly refer to PyPI as "Python Package Index" Jun 9, 2015
whatnow.rst Issue #26736: Used HTTPS for external links in the documentation if p… May 7, 2016