Change the PyGC_AddRoot API
I think there's a theoretical issue where a GC happens between the assignment to a static slot and the call to PyGC_AddRoot. I don't think this was causing any issues, but I think it possibly could.
Showing
Please register or sign in to comment