open_toontown_panda3d/panda
rdb 73360393df Switch use of Py_INCREF to new Py_NewRef function
This is more idiomatic, simplifies the code, makes it easier to port to eg. HPy later on, and makes it easier to use the limited ABI (where it can be optimized to a tail call) later on

A polyfill is provided for compatibility with Python versions 3.8 and 3.9
2024-01-29 17:57:53 +01:00
..
metalibs cocoa: Split out GL-specific code into new cocoagldisplay module 2023-03-21 23:16:36 +01:00
src Switch use of Py_INCREF to new Py_NewRef function 2024-01-29 17:57:53 +01:00
CMakeLists.txt CMake: build tinydisplay using CMake 2023-10-15 11:34:47 +02:00