Issue #26588:
* Optimize tracemalloc_add_trace(): modify hashtable entry data (trace) if the memory block is already tracked, rather than trying to remove the old trace and then add a new trace. * Add _Py_HASHTABLE_ENTRY_WRITE_DATA() macro
V
Victor Stinner committed
ca79ccd9e69641330d4002acac1bfeeb2dccda32
Parent: e8c6b2f