bpo-9263: Use _PyObject_ASSERT() in typeobject.c (GH-10111)
Replace assert() with _PyObject_ASSERT() in Objects/typeobject.c to dump the faulty object on assertion failure to ease debugging.
V
Victor Stinner committed
0862505a0377c12e8004b2eb8de0555f26ce9530
Parent: a4b2bc7
Committed by GitHub <noreply@github.com>
on 10/26/2018, 4:39:11 PM