bpo-45711: Do not push/pop traceback on stack as part of exc_info#29968
bpo-45711: Do not push/pop traceback on stack as part of exc_info#29968iritkatriel wants to merge 5 commits into
Conversation
|
Marked as draft because I still need to update the opcodes documentation |
Sorry, something went wrong.
|
🤖 New build scheduled with the buildbot fleet by @iritkatriel for commit 98085fe 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
Sorry, something went wrong.
|
This clashes with the except* branch, and I'd rather merge that one first and update this one. |
Sorry, something went wrong.
I would rather merge this first. |
Sorry, something went wrong.
We won't see a speedup for this because of the get_exc_traceback calls. We should remove them before measuring, and probably merge the whole thing together. |
Sorry, something went wrong.
And that requires PR 29922. |
Sorry, something went wrong.
arhadthedev
left a comment
There was a problem hiding this comment.
Spacing between tokens is strange.
Sorry, something went wrong.
https://bugs.python.org/issue45711