bpo-9263: Use _PyObject_ASSERT() in object.c (GH-10110)
Replace assert() with _PyObject_ASSERT() in Objects/object.c to dump the faulty object on assertion failure to ease debugging.
V
Victor Stinner committed
24702044afb1d4ad7568bf6aa7450b14dc44a38f
Parent: 3b1cba3
Committed by GitHub <noreply@github.com>
on 10/26/2018, 3:16:37 PM