Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update in executionmodel.rst added except* clause gh-98227 #98256

Merged
merged 4 commits into from Oct 15, 2022

Conversation

BiscuitCandy
Copy link
Contributor

@BiscuitCandy BiscuitCandy commented Oct 14, 2022

@cpython-cla-bot
Copy link

cpython-cla-bot bot commented Oct 14, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Oct 14, 2022
@BiscuitCandy BiscuitCandy changed the title Update in executionmodel.rst added except* clause Update in executionmodel.rst added except* clause #98227 Oct 14, 2022
@BiscuitCandy BiscuitCandy changed the title Update in executionmodel.rst added except* clause #98227 Update in executionmodel.rst added except* clause gh-98227 Oct 14, 2022
@JelleZijlstra JelleZijlstra self-assigned this Oct 15, 2022
@JelleZijlstra JelleZijlstra merged commit 146f168 into python:main Oct 15, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Oct 15, 2022

Thanks @BiscuitCandy for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Oct 15, 2022

Sorry @BiscuitCandy and @JelleZijlstra, I had trouble checking out the 3.11 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 146f168fbf5b239158922f4defd494088c381525 3.11

@miss-islington
Copy link
Contributor

miss-islington commented Oct 15, 2022

Thanks @BiscuitCandy for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 15, 2022
…onGH-98256)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit 146f168)

Co-authored-by: BiscuitCandy <70342294+BiscuitCandy@users.noreply.github.com>
@bedevere-bot
Copy link

bedevere-bot commented Oct 15, 2022

GH-98285 is a backport of this pull request to the 3.11 branch.

miss-islington added a commit that referenced this pull request Oct 15, 2022
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit 146f168)

Co-authored-by: BiscuitCandy <70342294+BiscuitCandy@users.noreply.github.com>
@BiscuitCandy BiscuitCandy deleted the patch-1 branch Oct 16, 2022
pablogsal pushed a commit that referenced this pull request Oct 22, 2022
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit 146f168)

Co-authored-by: BiscuitCandy <70342294+BiscuitCandy@users.noreply.github.com>
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 news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add 'except* clause' to Language doc 4.2.1.
4 participants