| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
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[...]``.
|
Thanks |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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[...].