Commit 8224da8
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- Include/internal
- Python
7 files changed
+249
-217
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments