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 vstinner
Recipients jbakker, pitrou, serhiy.storchaka, vstinner
Date 2017-11-29.23:05:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511996709.07.0.213398074469.issue32121@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 706e10b186992e086e661a62d2c8ec9588525b31 by Victor Stinner (Jesse-Bakker) in branch 'master':
bpo-32121: Add most_recent_first parameter to tracemalloc.Traceback.format (#4534)
https://github.com/python/cpython/commit/706e10b186992e086e661a62d2c8ec9588525b31
History
Date User Action Args
2017-11-29 23:05:09vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka, jbakker
2017-11-29 23:05:09vstinnersetmessageid: <1511996709.07.0.213398074469.issue32121@psf.upfronthosting.co.za>
2017-11-29 23:05:09vstinnerlinkissue32121 messages
2017-11-29 23:05:09vstinnercreate