FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Docs: for for/else clarify that return or raise also skip the else by nedbat · Pull Request #124591 · python/cpython · GitHub

/ cpython Public

Docs: for for/else clarify that return or raise also skip the else - #124591

Merged
nedbat merged 2 commits into
python:mainfrom
nedbat:nedbat/more-for-else
Sep 27, 2024
Merged

Docs: for for/else clarify that return or raise also skip the else#124591
nedbat merged 2 commits into
python:mainfrom
nedbat:nedbat/more-for-else

Conversation

nedbat commented Sep 26, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

A clarification requested by @terryjreedy


📚 Documentation preview 📚: https://cpython-previews--124591.org.readthedocs.build/

Comment thread Doc/tutorial/controlflow.rst Outdated
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
nedbat merged commit 5329d1b into python:main Sep 27, 2024

Copy link
Copy Markdown

Thanks @nedbat for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 27, 2024
…ythonGH-124591)

(cherry picked from commit 5329d1b)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

bedevere-app Bot commented Sep 27, 2024

Copy link
Copy Markdown

GH-124659 is a backport of this pull request to the 3.13 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 27, 2024
…ythonGH-124591)

(cherry picked from commit 5329d1b)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Sep 27, 2024

bedevere-app Bot commented Sep 27, 2024

Copy link
Copy Markdown

GH-124660 is a backport of this pull request to the 3.12 branch.

bedevere-app Bot removed the needs backport to 3.12 only security fixes label Sep 27, 2024
nedbat deleted the nedbat/more-for-else branch September 27, 2024 10:17
Yhg1s pushed a commit that referenced this pull request Sep 27, 2024
…else (GH-124591) (#124659)

Docs: for for/else clarify that return or raise also skip the else (GH-124591)

(cherry picked from commit 5329d1b)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Yhg1s pushed a commit that referenced this pull request Sep 30, 2024
…else (GH-124591) (#124660)

Docs: for for/else clarify that return or raise also skip the else (GH-124591)

(cherry picked from commit 5329d1b)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL