SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 129 Python

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