Undo the last chunk of the previous patch, putting back a useful
assert into PyType_Ready(): now that we're not clearing tp_dict, we can assert that it's non-NULL again.
Showing
Please register or sign in to comment
assert into PyType_Ready(): now that we're not clearing tp_dict, we can assert that it's non-NULL again.