Add extra check on whether 'tp_as_number' is still non-NULL after coercion,
in the PyNumber_* functions. Also, remove unnecessary tests from PyNumber_Multiply: after BINOP(), neither argument can be an instance.
T
Thomas Wouters committed
bf6cfa5f8ee803797b28d15767fddda88076a69b
Parent: 635f6fb