SIGN IN SIGN UP

bpo-39542: Move object.h debug functions to internal C API (GH-18331)

Move the following functions from the public C API to the internal C
API:

* _PyDebug_PrintTotalRefs(),
* _Py_PrintReferenceAddresses()
* _Py_PrintReferences()
V
Victor Stinner committed
4b524161a0f9d50d782e739a3708434ffd4e94a5
Parent: c6e5c11
Committed by GitHub <noreply@github.com> on 2/3/2020, 4:28:26 PM