open_toontown_panda3d/dtool
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 interrogatedb: Add `interrogate_wrapper_is_extension()` function 2022-10-20 10:09:45 +02:00
src Fix assert on Py_SIZE(long) when using Python 3.12 2023-10-13 10:54:33 +02:00
PandaVersion.pp Bump version number on release/1.10.x branch to 1.10.14 2023-01-09 13:25:26 +01:00