open_toontown_panda3d/dtool
rdb bdb2ef1631 pipeline: Fix crash upon exception in custom thread
We can't call PyErr_Restore() without a valid thread state, which won't exist in a custom thread if we just called PyGILState_Release().  Not sure how this has ever worked.
2021-03-01 16:19:53 +01:00
..
metalibs interrogatedb: regenerate Python bindings 2018-12-23 15:46:09 +01:00
src pipeline: Fix crash upon exception in custom thread 2021-03-01 16:19:53 +01:00
PandaVersion.pp Update version number on release/1.10.x branch to 1.10.9 2020-12-29 12:50:02 +01:00