bpo-36389: Add _PyObject_CheckConsistency() function (GH-12803)
Add a new _PyObject_CheckConsistency() function which can be used to help debugging. The function is available in release mode. Add a 'check_content' parameter to _PyDict_CheckConsistency().
V
Victor Stinner committed
0fc91eef34a1d9194904fa093c9fbd711af0f26c
Parent: 23a683a
Committed by GitHub <noreply@github.com>
on 4/12/2019, 7:51:34 PM