Skip to content

Commit 8224da8

Browse files
committed
Split LOAD_SPECIAL into two ops again.
Make sure that `method_and_self` stays alive across the call to _PyObject_LookupSpecialMethod. When written as a single op, the input is marked as dead, but the outputs aren't considered alive until the end of the op.
1 parent 1f25dd9 commit 8224da8

File tree

7 files changed

+249
-217
lines changed

7 files changed

+249
-217
lines changed

Include/internal/pycore_opcode_metadata.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)