Fixed bug introduced while chasing a memory leak.
I keep forgetting that PyDict_GetItem has it's own special refcount rules.
Showing
Please register or sign in to comment
I keep forgetting that PyDict_GetItem has it's own special refcount rules.