COMMITS
/ Doc/tutorial/controlflow.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 11, 2026
R
Fix typos and grammar errors across documentation (#144709)
Ronald Eddy Jr committed
December 13, 2025
D
gh-142411: Change documentation to reflect the new docstring adjustments in 3.13 (#142413)
decorator-factory committed
September 8, 2025
A
GH-101100: Remove some entries from ``nitpick_ignore`` (#138464)
Adam Turner committed
September 5, 2025
A
GH-138465: Improve documentation for common sequence methods (#138474)
Adam Turner committed
September 3, 2025
A
gh-138307: Update the Ellipsis documentation (#138306)
Adorilson Bezerra committed
May 18, 2025
Y
fix indent in `controlflow.rst` docs (#134008)
Yongzi Li committed
May 17, 2025
O
gh-133881: add forward reference to `list.sort()` in lambda expression tutorial (#133910)
Oleg Burnaev committed
March 5, 2025
T
GH-130153: Reword the wildcard matching part of the tutorial (GH-129954)
Tshepang Mbambo committed
October 30, 2024
N
docs: restore an anchor to for/else (#126154)
Ned Batchelder committed
October 13, 2024
W
gh-125383: Update `fib` function comment for accuracy (#125386)
Wulian committed
October 12, 2024
R
Doc: Fix a typo in "Function Examples" in the control-flow tutorial (#125338)
Rafael Fontenelle committed
September 27, 2024
N
Docs: for for/else clarify that return or raise also skip the else (#124591)
Ned Batchelder committed
September 25, 2024
N
For-else deserves its own section in the tutorial (#123946)
Ned Batchelder committed
August 12, 2024
D
December 14, 2023
J
gh-113113: doc: use less ambiguously named variable (gh-113114)
jeremy-dolan committed
September 29, 2023
M
gh-101100: Fix Sphinx warnings in `tutorial/controlflow.rst` (#109424)
Maciej Olko committed
August 21, 2023
S
Improve references in the tutorial (GH-108069)
Serhiy Storchaka committed
July 23, 2023
J
gh-107017: removed mention that C does it the same way (#107020)
Jakub Červinka committed
July 17, 2023
T
gh-106780: Add __match_args__ to tutorial example (#106784)
Terry Jan Reedy committed
July 11, 2023
R
gh-106625 : Add missing code to tutorial 4.6 example (#106623)
RustyNail committed
May 4, 2023
A
GH-97950: Use new-style index directive ('statement') (#104162)
Adam Turner committed
November 1, 2022
M
Missing PS1 prompt in tutorial example (GH-98921)
Manuel Kaufmann committed
June 21, 2022
M
March 8, 2022
W
docs: Don't use code formatting for emphasis (GH-30519)
William Andrea committed
February 18, 2022
W
docs: Link `match` statement in tutorial (GH-31396)
William Andrea committed
December 14, 2021
A
bpo-46059: Clarify pattern-matching example in "control flow" docs (GH-30079)
Alex Waygood committed
November 8, 2021
1
August 13, 2021
M
bpo-44907: Update error messages in tutorial examples (GH-27755)
meowmeowmeowcat committed
July 26, 2021
M
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak committed
June 27, 2021
J
bpo-40620: Clarify tutorial controlflow.rst ``range`` examples (GH-26919)
jdevries3133 committed
May 12, 2021
I
bpo-40640: doc -- add missing ... in example of Continue (#26055)
Irit Katriel committed
March 27, 2021
I
bpo-39231: correct tutorial annotations section (GH-25029)
Irit Katriel committed
March 1, 2021
D
bpo-42128: Add documentation for pattern matching (PEP 634) (#24664)
Daniel F Moisset committed
February 20, 2021
T
bpo-43042: Augment tutorial sentence (GH-24514)
Terry Jan Reedy committed
September 15, 2020
N
bpo-41776: Revise example of "continue" in the tutorial documentation (GH-22234)
Neeraj Samtani committed
August 19, 2020
D
Fix grammar in Doc/tutorial/controlflow.rst (GH-21885)
Denis Ovsienko committed
July 6, 2020
J
bpo-28681: Clarify multiple function names in the tutorial (GH-21340)
Joannah Nanjekye committed
May 23, 2020
A
bpo-40552 Add 'users' variable in code sample (tutorial 4.2). (GH-19992)
Antoine committed
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