Issue #26588: Optimize tracemalloc_realloc()
No need to remove the old trace if the memory block didn't move.
V
Victor Stinner committed
42bcf37fcffa65592e401c43aa8c0190452b28b0
Parent: d65e0c7
No need to remove the old trace if the memory block didn't move.