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