-
Stefan Behnel authored
safety fix: do not access type struct field "tp_finalize" if the type states that it does not have it (because the struct might really be shorter in that case)
0898a2f2
safety fix: do not access type struct field "tp_finalize" if the type states that it does not have it (because the struct might really be shorter in that case)