diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-12-04 00:29:35 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-12-04 00:29:35 (GMT) |
commit | 1511680b79c1d959e1186df4d19a9a93881b128d (patch) | |
tree | 57a4d0d4ca42e0d65bda873491397553873ea79b /Python/dynload_stub.c | |
parent | 9a954838aba9385618642342828b9dd7c21851d3 (diff) | |
download | cpython-1511680b79c1d959e1186df4d19a9a93881b128d.zip cpython-1511680b79c1d959e1186df4d19a9a93881b128d.tar.gz cpython-1511680b79c1d959e1186df4d19a9a93881b128d.tar.bz2 |
Close #19757: Cleanup tracemalloc, move
PyGILState_Ensure()/PyGILState_Release() calls to the raw wrappers to simplify
the code.
Rename also tracemalloc_log_alloc/log_free() to
tracemalloc_add_trace/remove_trace().
Diffstat (limited to 'Python/dynload_stub.c')
0 files changed, 0 insertions, 0 deletions