Skip to content

Commit 158a4c4

Browse files
Cleanup
1 parent 21dfba0 commit 158a4c4

File tree

4 files changed

+70
-113
lines changed

4 files changed

+70
-113
lines changed

Lib/test/test_generated_cases.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,6 @@ def test_predictions(self):
464464
assert(_PyOpcode_Deopt[opcode] == (OP1));
465465
goto PREDICTED_OP1;
466466
}
467-
GO_TO_INSTRUCTION_IF(xxx, OP1, INLINE_CACHE_ENTRIES_OP1);
468467
res = Py_None;
469468
stack_pointer[-1] = res;
470469
DISPATCH();

0 commit comments

Comments
 (0)