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