For-else deserves its own section in the tutorial by nedbat · Pull Request #123946 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
* For-else deserves its own section in the tutorial * remove mention of unrolling the loop * Update Doc/tutorial/controlflow.rst Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> --------- (cherry picked from commit ffdc80e) Co-authored-by: Ned Batchelder <ned@nedbatchelder.com> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
* For-else deserves its own section in the tutorial * remove mention of unrolling the loop * Update Doc/tutorial/controlflow.rst Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> --------- (cherry picked from commit ffdc80e) Co-authored-by: Ned Batchelder <ned@nedbatchelder.com> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
emilyemorehouse added a commit to lysnikolaou/cpython that referenced this pull request
JelleZijlstra added a commit that referenced this pull request
Yhg1s pushed a commit that referenced this pull request
…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 ffdc80e) Co-authored-by: Ned Batchelder <ned@nedbatchelder.com> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
nedbat
deleted the
nedbat/for-else-tutorial
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters