Skip to content

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

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

GH-106898: Add the exception as an argument to the PY_UNWIND event callback function.#107347
markshannon merged 5 commits intopython:mainfrom
faster-cpython:add-exception-to-unwind-event

Conversation

@markshannon
Copy link
Copy Markdown
Member

@markshannon markshannon commented Jul 27, 2023

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

@markshannon markshannon merged commit ac7a0f8 into python:main Jul 27, 2023
@markshannon 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
@miss-islington
Copy link
Copy Markdown
Contributor

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

@miss-islington
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
@bedevere-bot
Copy link
Copy Markdown

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

@bedevere-bot 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 markshannon deleted the add-exception-to-unwind-event branch August 6, 2024 10:18
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