summaryrefslogtreecommitdiffstats
path: root/Python/tracemalloc.c
Commit message (Expand)AuthorAgeFilesLines
* GH-100987: Allow objects other than code objects as the "executable" of an in...Mark Shannon2023-06-141-1/+2
* GH-101520: Move tracemalloc functionality into core, leaving interface in Mod...Mark Shannon2023-05-171-0/+1560