Fixed some bugs arising from fact that PyDict_GetItem
doesn't set an exception when it returns NULL. These bugs are bugs that should not occur unless pickles are corrupted.
Showing
Please register or sign in to comment
doesn't set an exception when it returns NULL. These bugs are bugs that should not occur unless pickles are corrupted.