]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] For-else deserves its own section in the tutorial (GH-123946) (#124564)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 26 Sep 2024 00:10:15 +0000 (02:10 +0200)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2024 00:10:15 +0000 (17:10 -0700)
commit56467a66d233fbb8af120b3de7f208fcaff1a116
tree5b32f590cda9b3cbce2a0e2c9ac97f9b28f052ef
parent2f25d855dffe03a5f15ad8709d495f8dc9daae27
[3.13] For-else deserves its own section in the tutorial (GH-123946) (#124564)

For-else deserves its own section in the tutorial (GH-123946)

* For-else deserves its own section in the tutorial

* remove mention of unrolling the loop

* Update Doc/tutorial/controlflow.rst

---------

(cherry picked from commit ffdc80e93d9d947531fa0123e5b392c6f1fd9136)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Doc/tutorial/controlflow.rst