gh-132744: Check recursion limit in _PY_FRAME_GENERAL#132746
Conversation
Sorry, something went wrong.
|
Would it be better to add the |
Sorry, something went wrong.
Done. |
Sorry, something went wrong.
|
Actually, those two instructions don't need to check stack space (they use the frame push that can fail, instead of the one that pushes without checks), they only need to check recursion remaining. So I split it into another uop to make things more efficient. |
Sorry, something went wrong.
markshannon
left a comment
There was a problem hiding this comment.
Thanks
Sorry, something went wrong.
|
Thanks @Fidget-Spinner for the PR, and @markshannon for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, something went wrong.
|
Sorry, @Fidget-Spinner and @markshannon, I could not cleanly backport this to |
Sorry, something went wrong.
edited by bedevere-app
Bot
LoadingUh oh!
There was an error while loading. Please reload this page.
Copy link Copy MarkdownSorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.