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, vstinner
Date 2013-11-23.11:35:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dRXWL4Tv4zSYt@mail.python.org>
In-reply-to
Content
New changeset 6e2089dbc5ad by Victor Stinner in branch 'default':
Issue #18874: Implement the PEP 454 (tracemalloc)
http://hg.python.org/cpython/rev/6e2089dbc5ad
History
Date User Action Args
2013-11-23 11:35:43python-devsetrecipients: + python-dev, tim.peters, rhettinger, amaury.forgeotdarc, belopolsky, vstinner, neologix, eric.snow
2013-11-23 11:35:43python-devlinkissue18874 messages
2013-11-23 11:35:43python-devcreate