Commits
Click on a commit to change the comparison rangefix: remove const from slots array to match PyModuleDef.m_slots type fix: call PyErr_NoMemory() when XXH*_createState fails chore: bump dev version to 3.8.0.dev3 refactor: use Py_DECREF instead of PyObject_Del in error paths fix: initialize seed and reset state in PYXXH32_new and PYXXH64_new