tlsh icon indicating copy to clipboard operation
tlsh copied to clipboard

py_ext: use PyVarObject_HEAD instead of PyObject_HEAD_INIT

Open laumann opened this issue 1 year ago • 0 comments

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

laumann avatar Jul 19 '24 15:07 laumann