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 jtaylor
Recipients jtaylor, vstinner
Date 2017-04-12.13:48:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492004926.9.0.112888337863.issue30054@psf.upfronthosting.co.za>
In-reply-to
Content
I am not sure if _PyTraceMalloc_GetTraceback really needs to be a public function.
Exposing the tracing information should probably just go over python interfaces.
History
Date User Action Args
2017-04-12 13:48:46jtaylorsetrecipients: + jtaylor, vstinner
2017-04-12 13:48:46jtaylorsetmessageid: <1492004926.9.0.112888337863.issue30054@psf.upfronthosting.co.za>
2017-04-12 13:48:46jtaylorlinkissue30054 messages
2017-04-12 13:48:46jtaylorcreate