This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients amaury.forgeotdarc, belopolsky, eric.snow, neologix, python-dev, rhettinger, tim.peters, vajrasky, vstinner
Date 2013-11-25.23:46:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dT4d42B6rz7LpS@mail.python.org>
In-reply-to
Content
New changeset a2811425dbde by Victor Stinner in branch 'default':
Issue #18874: allow to call tracemalloc.Snapshot.statistics(cumulative=True)
http://hg.python.org/cpython/rev/a2811425dbde
History
Date User Action Args
2013-11-25 23:46:01python-devsetrecipients: + python-dev, tim.peters, rhettinger, amaury.forgeotdarc, belopolsky, vstinner, neologix, eric.snow, vajrasky
2013-11-25 23:46:01python-devlinkissue18874 messages
2013-11-25 23:46:00python-devcreate