]> granicus.if.org Git - python/commit
Issue #18874: allow to call tracemalloc.Snapshot.statistics(cumulative=True)
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 25 Nov 2013 23:45:47 +0000 (00:45 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 25 Nov 2013 23:45:47 +0000 (00:45 +0100)
commit8e3708d88ba868eb2d915f0793c0bc0bb5f58b50
tree36893b377fd02211512269ee557ba526479afb84
parent00773df9f30f10fddef40fec13827cca8a1b21bc
Issue #18874: allow to call tracemalloc.Snapshot.statistics(cumulative=True)
with traceback_limit=1
Doc/library/tracemalloc.rst
Lib/tracemalloc.py