◐ Shell
clean mode source ↗

gh-105071: add PyUnstable_Exc_PrepReraiseStar to expose except* implementation in the unstable API by iritkatriel · Pull Request #105072 · python/cpython

Conversation

@iritkatriel

@iritkatriel iritkatriel commented

May 29, 2023

edited by github-actions Bot

Loading

… implementation in the unstable API

erlend-aasland

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doc formatting nits. Otherwise: lgtm, as far as I can see.

iritkatriel

iritkatriel

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>

encukou

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@bedevere-bot

🤖 New build scheduled with the buildbot fleet by @iritkatriel for commit 784b102 🤖

If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again.

@miss-islington

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

@miss-islington

Sorry @iritkatriel, I had trouble checking out the 3.12 backport branch.
Please retry by removing and re-adding the "needs backport to 3.12" label.
Alternatively, you can backport using cherry_picker on the command line.
cherry_picker b7aadb4583b040ddc8564896b91f4e5e571c82d6 3.12

iritkatriel added a commit to iritkatriel/cpython that referenced this pull request

May 30, 2023
…except* implementation in the unstable API (pythonGH-105072)

(cherry picked from commit b7aadb4)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>

@bedevere-bot

@bedevere-bot

iritkatriel added a commit that referenced this pull request

May 30, 2023

Labels