mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
3193cb5ef8
tracemalloc_alloc(), tracemalloc_realloc(), tracemalloc_free(), _PyTraceMalloc_TraceRef() and _PyTraceMalloc_GetMemory() now check 'tracemalloc_config.tracing' after calling TABLES_LOCK(). _PyTraceMalloc_TraceRef() now always returns 0.
Miscellaneous source files for the main Python shared library