bpo-38070: Enhance _PyObject_Dump() (GH-16243)
_PyObject_Dump() now dumps the object address for freed objects and objects with ob_type=NULL.
Showing
Please register or sign in to comment
_PyObject_Dump() now dumps the object address for freed objects and objects with ob_type=NULL.