Commit 8fd8bc4
committed
The ``assert`` is broken on big endian platforms and not present in the
main branch. Drop it.
Correct version would be ``_PyOpcode_Deopt[_Py_OPCODE(...)]`` instead of
``_PyOpcode_Deopt[...]``.
1 parent aaa85b5 commit 8fd8bc4
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5611 | 5611 | | |
5612 | 5612 | | |
5613 | 5613 | | |
5614 | | - | |
5615 | | - | |
5616 | | - | |
5617 | | - | |
5618 | 5614 | | |
5619 | 5615 | | |
5620 | 5616 | | |
| |||
0 commit comments