Staging
v0.5.1
https://github.com/python/cpython
Revision 4b524161a0f9d50d782e739a3708434ffd4e94a5 authored by Victor Stinner on 03 February 2020, 16:28:26 UTC, committed by GitHub on 03 February 2020, 16:28:26 UTC
Move the following functions from the public C API to the internal C
API:

* _PyDebug_PrintTotalRefs(),
* _Py_PrintReferenceAddresses()
* _Py_PrintReferences()
1 parent c6e5c11
History
Tip revision: 4b524161a0f9d50d782e739a3708434ffd4e94a5 authored by Victor Stinner on 03 February 2020, 16:28:26 UTC
bpo-39542: Move object.h debug functions to internal C API (GH-18331)
Tip revision: 4b52416
File Mode Size
workflows
CODEOWNERS -rw-r--r-- 3.7 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
FUNDING.yml -rw-r--r-- 57 bytes
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 485 bytes

back to top