diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-12-01 10:03:26 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-12-01 10:03:26 +0100 |
commit | be0708f06634ae4426ca9032314be4b8902d6008 (patch) | |
tree | e9b48e4c87ed3b07bdf1237d3df57282bcbf5123 /Python/ast.c | |
parent | 54532c9742523814bbc43ccbd1a4560ec3d449d3 (diff) | |
download | cpython-git-be0708f06634ae4426ca9032314be4b8902d6008.tar.gz |
Closes #19831: Stop tracemalloc later at Python shutdown to be able to use
tracemalloc in objects destructor
Replace atexit handler with an harcoded C function _PyTraceMalloc_Fini().
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions