gh-106320: Remove private _PyTraceMalloc C API functions (#106324)
* Remove private _PyTraceMalloc C API functions: move them to the internal C API. * Don't export most of these functions anymore, but still export _PyTraceMalloc_GetTraceback() used by tests. * Rename Include/tracemalloc.h to Include/cpython/tracemalloc.h
V
Victor Stinner committed
feb51f3a6443d7c0148e2e7be2ed58b4c69fa265
Parent: 18b1fde
Committed by GitHub <noreply@github.com>
on 7/2/2023, 12:49:18 AM