gh-106320: Remove private _PyTraceMalloc C API functions by vstinner · Pull Request #106324 · python/cpython
* 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
vstinner
changed the title
gh-106320: Remove private _PyTracemalloc C API functions
gh-106320: Remove private _PyTraceMalloc C API functions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters