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