GH-96421: Insert shim frame on entry to interpreter by markshannon · Pull Request #96319 · python/cpython
added 3 commits
markshannon
changed the title
Insert shim frame on entry to interpreter
GH-96421: Insert shim frame on entry to interpreter
ethanfurman pushed a commit to ethanfurman/cpython that referenced this pull request
…6319) * Adds EXIT_INTERPRETER instruction to exit PyEval_EvalDefault() * Simplifies RETURN_VALUE, YIELD_VALUE and RETURN_GENERATOR instructions as they no longer need to check for entry frames.
This was referenced
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