bpo-9263: _Py_NegativeRefcount() use _PyObject_AssertFailed() (GH-10109)
_Py_NegativeRefcount() now uses _PyObject_AssertFailed() to dump the object to help debugging.
Showing
Please
register
or
sign in
to comment
_Py_NegativeRefcount() now uses _PyObject_AssertFailed() to dump the object to help debugging.