tlsh
tlsh copied to clipboard
py_ext: use PyVarObject_HEAD instead of PyObject_HEAD_INIT
This change allows building the Python extension for Python 3.12 with musl.
Patch first introduced in Gentoo: https://github.com/gentoo/gentoo/pull/36321