]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103082: remove assumption that INSTRUMENTED_LINE is the last instrumented opcode...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 15 Aug 2023 15:40:05 +0000 (16:40 +0100)
committerGitHub <noreply@github.com>
Tue, 15 Aug 2023 15:40:05 +0000 (16:40 +0100)
commit971a4c27517e76155a4a489096eba69c53a7b9e9
tree1a80b5c616d7213fffe0feaed312fae5cf1c140d
parent09322724319d4c23195300b222a1c0ea720af56b
gh-103082: remove assumption that INSTRUMENTED_LINE is the last instrumented opcode (#107978)
Python/instrumentation.c