index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
tutorial
/
controlflow.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-101100: Fix Sphinx warnings in `tutorial/controlflow.rst` (#109424)
Maciej Olko
2023-09-29
1
-2/+2
*
Improve references in the tutorial (GH-108069)
Serhiy Storchaka
2023-08-21
1
-1/+1
*
gh-107017: removed mention that C does it the same way (#107020)
Jakub Červinka
2023-07-23
1
-8/+15
*
gh-106780: Add __match_args__ to tutorial example (#106784)
Terry Jan Reedy
2023-07-17
1
-1/+7
*
gh-106625 : Add missing code to tutorial 4.6 example (#106623)
RustyNail
2023-07-11
1
-2/+3
*
GH-97950: Use new-style index directive ('statement') (#104162)
Adam Turner
2023-05-04
1
-1/+1
*
Missing PS1 prompt in tutorial example (GH-98921)
Manuel Kaufmann
2022-11-01
1
-2/+3
*
Tutorial: specify match cases don't fall through (GH-93615)
max
2022-06-21
1
-2/+4
*
docs: Don't use code formatting for emphasis (GH-30519)
William Andrea
2022-03-08
1
-1/+1
*
docs: Link `match` statement in tutorial (GH-31396)
William Andrea
2022-02-18
1
-1/+1
*
bpo-46059: Clarify pattern-matching example in "control flow" docs (GH-30079)
Alex Waygood
2021-12-14
1
-3/+5
*
Closes bpo-45712: Add missing word in control flow tutorial (GH-29460)
180909
2021-11-08
1
-1/+1
*
bpo-44907: Update error messages in tutorial examples (GH-27755)
meowmeowmeowcat
2021-08-13
1
-3/+3
*
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak
2021-07-26
1
-1/+1
*
bpo-40620: Clarify tutorial controlflow.rst ``range`` examples (GH-26919)
jdevries3133
2021-06-27
1
-14/+8
*
bpo-40640: doc -- add missing ... in example of Continue (#26055)
Irit Katriel
2021-05-12
1
-0/+1
*
bpo-39231: correct tutorial annotations section (GH-25029)
Irit Katriel
2021-03-27
1
-1/+1
*
bpo-42128: Add documentation for pattern matching (PEP 634) (#24664)
Daniel F Moisset
2021-03-01
1
-0/+169
*
bpo-43042: Augment tutorial sentence (GH-24514)
Terry Jan Reedy
2021-02-20
1
-1/+2
*
bpo-41776: Revise example of "continue" in the tutorial documentation (GH-22234)
Neeraj Samtani
2020-09-15
1
-5/+5
*
Fix grammar in Doc/tutorial/controlflow.rst (GH-21885)
Denis Ovsienko
2020-08-19
1
-1/+1
*
bpo-28681: Clarify multiple function names in the tutorial (GH-21340)
Joannah Nanjekye
2020-07-06
1
-5/+4
*
bpo-40552 Add 'users' variable in code sample (tutorial 4.2). (GH-19992)
Antoine
2020-05-23
1
-0/+3
*
Grammar fix in tutorial (GH-18425)
Don Kirkby
2020-02-10
1
-1/+1
*
bpo-37904: Edition on python tutorial - section 4 (GH-16169)
Diego Alberto Barriga Martínez
2019-09-17
1
-2/+2
*
Doc: remove duplicate word in controlflow tutorial (GH-16163)
Adorilson Bezerra
2019-09-16
1
-1/+1
*
bpo-30826: Improve control flow examples (GH-15407)
Raymond Hettinger
2019-08-23
1
-14/+14
*
Doc: Fix: Proper UpperCamelCase and lowercase. (GH-14644)
Julien Palard
2019-07-08
1
-1/+1
*
bpo-29414: Change 'the for statement is such an iterator' in Tutorial (GH-273)
Marco Buttu
2019-06-01
1
-10/+16
*
bpo-36739: Update controlflow.rst (GH-12983)
pbhd
2019-05-29
1
-3/+5
*
bpo-36540: Documentation for PEP570 - Python positional only arguments (#13202)
Pablo Galindo
2019-05-28
1
-0/+170
*
Doc: Add missing forward reference in the tutorial. (GH-13499)
Julien Palard
2019-05-28
1
-3/+3
*
Revert "Minor doc improvement (GH-10341)" (GH-12597)
Raymond Hettinger
2019-03-28
1
-2/+2
*
Minor doc improvement (GH-10341)
Andre Delfino
2019-03-27
1
-2/+2
*
bpo-35566: Add links to annotation glossary term (GH-11291)
Cheryl Sabella
2018-12-24
1
-4/+4
*
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka
2018-12-19
1
-17/+17
*
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
Serhiy Storchaka
2018-10-31
1
-2/+2
*
bpo-35054: Add yet more index entries for symbols. (GH-10121)
Serhiy Storchaka
2018-10-28
1
-2/+2
*
bpo-35054: Add more index entries for symbols. (GH-10064)
Serhiy Storchaka
2018-10-26
1
-3/+4
*
Mention both relevant PEPs in function annotations tutorial (GH-6304)
Neeraj Badlani
2018-04-25
1
-2/+2
*
controlflow: Use full example for "5 through 9" (GH-5907)
Steven M. Vascellaro
2018-03-09
1
-1/+1
*
Clarification to the `break` statement (GH-2453)
regexaurus
2017-06-27
1
-1/+1
*
bpo-28315: Improve code examples in docs (GH-1372)
UltimateCoder
2017-05-03
1
-1/+1
*
bpo-29453: Remove reference to undefined dictionary ordering in Tutorial (GH-...
Jim Fasarakis-Hilliard
2017-02-21
1
-6/+5
*
Issue #26462: Merge code block fixes from 3.5
Martin Panter
2016-07-29
1
-1/+3
|
\
|
*
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter
2016-07-26
1
-1/+3
*
|
Issue #23116: Merge from 3.5
Berker Peksag
2016-06-02
1
-3/+3
|
\
\
|
|
/
|
*
Issue #23116: Improve ask_ok() example in the Python tutorial
Berker Peksag
2016-06-02
1
-3/+3
*
|
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka
2016-05-10
1
-2/+2
|
\
\
|
|
/
|
*
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka
2016-05-10
1
-2/+2
[next]