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

GH-106898: Add the exception as an argument to the `PY_UNWIND` event callback function. by markshannon · Pull Request #107347 · python/cpython · GitHub

/ cpython Public

GH-106898: Add the exception as an argument to the PY_UNWIND event callback function. - #107347

Merged
markshannon merged 5 commits into
python:mainfrom
faster-cpython:add-exception-to-unwind-event
Jul 27, 2023
Merged

markshannon merged 5 commits into
python:mainfrom
faster-cpython:add-exception-to-unwind-event

Conversation

markshannon commented Jul 27, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Completes the symmetry between raise/reraise and unwind/handle events.

markshannon merged commit ac7a0f8 into python:main Jul 27, 2023
markshannon added 3.12 only security fixes needs backport to 3.12 only security fixes and removed 3.12 only security fixes labels Jul 27, 2023

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

Sorry, @markshannon, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker ac7a0f858a8d0c6ca2e64bb880fca40e229d267a 3.12

markshannon added a commit to faster-cpython/cpython that referenced this pull request Jul 28, 2023

Copy link
Copy Markdown

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

bedevere-bot removed the needs backport to 3.12 only security fixes label Jul 28, 2023
markshannon added a commit that referenced this pull request Jul 28, 2023
markshannon deleted the add-exception-to-unwind-event branch August 6, 2024 10:18
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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL