open_toontown_panda3d/dtool/src
rdb f47b34d2a1 Fix remaining uses of ._PyType member in extension code
This should be replaced with Dtool_GetPyTypeObject, hiding the implementation details a bit so that we can more easily change the underlying structure if we need later

Also adds Py_NewRef to py_compat.h, backporting from master
2024-10-30 13:26:34 +01:00
..
cppparser Fix compilation when building without bison 2024-08-14 19:08:16 +02:00
dconfig Eliminate C++ DConfig; replace it with a Python compatibility shim 2018-11-02 23:27:07 +01:00
dtoolbase linmath: For repr, use as much precision as needed for roundtrip 2024-08-07 17:24:11 +02:00
dtoolutil Introduce Py_IS_TYPE, use for Py_TYPE comparisons 2024-10-30 13:17:11 +01:00
interrogate interrogate: Fix non-deterministic order of external import types 2024-05-28 11:11:21 +02:00
interrogatedb Fix remaining uses of ._PyType member in extension code 2024-10-30 13:26:34 +01:00
parser-inc pstats: Integrate Python profiler with PStats 2022-11-29 16:00:09 +01:00
prc Fix assorted issues uncovered by clang-tidy 2023-02-12 13:55:59 +01:00
prckeys general: Add workaround for Windows bug in various uses of isprint() 2020-08-21 14:51:42 +02:00
pystub pystub: add a few more calls 2018-11-05 22:14:20 +01:00
test_interrogate Remove pystub dependency from interrogate and friends 2018-11-06 21:49:17 +01:00