1. 04 Dec, 2013 1 commit
    • Victor Stinner's avatar
      Close #19757: Cleanup tracemalloc, move · 1511680b
      Victor Stinner authored
      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().
      1511680b
  2. 03 Dec, 2013 24 commits
  3. 02 Dec, 2013 15 commits