open_toontown_panda3d/panda
Mitchell Stokes 893f5ce492 Fix assert on Py_SIZE(long) when using Python 3.12
Starting with Python 3.12, passing a PyLong into Py_SIZE() triggers an
assertion. PyLong (and the whole C API) is transitioning to be more
opaque and expose fewer implementation details.
2023-10-13 10:54:33 +02:00
..
metalibs Add p3headlessgl render plug-in on Linux using EGL as fallback for GLX 2021-03-23 15:04:20 +01:00
src Fix assert on Py_SIZE(long) when using Python 3.12 2023-10-13 10:54:33 +02:00