diff options
author | Mark Shannon <mark@hotpy.org> | 2021-12-01 12:09:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-01 12:09:36 (GMT) |
commit | 49444fb807ecb396462c8e5f547eeb5c6bc5d4de (patch) | |
tree | 9b42fa9128a1f22da7e7a95b696a5a40ace1515a /Python/makeopcodetargets.py | |
parent | 0aa0bd056349f73de9577ccc38560c1d01864d51 (diff) | |
download | cpython-49444fb807ecb396462c8e5f547eeb5c6bc5d4de.zip cpython-49444fb807ecb396462c8e5f547eeb5c6bc5d4de.tar.gz cpython-49444fb807ecb396462c8e5f547eeb5c6bc5d4de.tar.bz2 |
bpo-45753: Interpreter internal tweaks (GH-29575)
* Split exit paths into exceptional and non-exceptional.
* Move exit tracing code to individual bytecodes.
* Wrap all trace entry and exit events in macros to make them clearer and easier to enhance.
* Move return sequence into RETURN_VALUE, YIELD_VALUE and YIELD_FROM. Distinguish between normal trace events and dtrace events.
Diffstat (limited to 'Python/makeopcodetargets.py')
0 files changed, 0 insertions, 0 deletions