commit | 42bcf37fcffa65592e401c43aa8c0190452b28b0 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Wed Mar 23 09:08:08 2016 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Mar 23 09:08:08 2016 +0100 |
tree | 8daf6bd5c396224c5f7000fa5937ff6d8f7e9b06 | |
parent | d65e0c7560f8a5ad31d31892cee6f1416293ca39 [diff] |
Issue #26588: Optimize tracemalloc_realloc() No need to remove the old trace if the memory block didn't move.