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:41:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dT4XL3FRSz7Lmq@mail.python.org>
In-reply-to
Content
New changeset 2da28004dfac by Victor Stinner in branch 'default':
Issue #18874: tracemalloc: explain the purpose of get_traces.tracebacks in a comment
http://hg.python.org/cpython/rev/2da28004dfac

New changeset b6414aa8cf77 by Victor Stinner in branch 'default':
Issue #18874: apply Jim Jewett's patch on tracemalloc doc
http://hg.python.org/cpython/rev/b6414aa8cf77
History
Date User Action Args
2013-11-25 23:41:55python-devsetrecipients: + python-dev, tim.peters, rhettinger, amaury.forgeotdarc, belopolsky, vstinner, neologix, eric.snow, vajrasky
2013-11-25 23:41:55python-devlinkissue18874 messages
2013-11-25 23:41:55python-devcreate