diff options
author | Victor Stinner <vstinner@python.org> | 2020-02-03 17:28:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-03 17:28:26 +0100 |
commit | 4b524161a0f9d50d782e739a3708434ffd4e94a5 (patch) | |
tree | 683ed20eaa362961e68c48001731a69130046992 /Python/sysmodule.c | |
parent | c6e5c1123bac6cbb4c85265155af5349dcea522e (diff) | |
download | cpython-git-4b524161a0f9d50d782e739a3708434ffd4e94a5.tar.gz |
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()
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions