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 David Ford (FirefighterBlu3), THRlWiTi, jbakker, martin.panter, mgedmin, vstinner
Date 2018-11-13.14:15:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542118503.34.0.788709270274.issue29564@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f966e5397ed8f5c42c185223fc9b4d750a678d02 by Victor Stinner in branch 'master':
bpo-29564:_PyMem_DumpTraceback() suggests enabling tracemalloc (GH-10510)
https://github.com/python/cpython/commit/f966e5397ed8f5c42c185223fc9b4d750a678d02
History
Date User Action Args
2018-11-13 14:15:03vstinnersetrecipients: + vstinner, mgedmin, THRlWiTi, martin.panter, David Ford (FirefighterBlu3), jbakker
2018-11-13 14:15:03vstinnersetmessageid: <1542118503.34.0.788709270274.issue29564@psf.upfronthosting.co.za>
2018-11-13 14:15:03vstinnerlinkissue29564 messages
2018-11-13 14:15:03vstinnercreate