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 <[email protected]>
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: <[email protected]>
2017-04-12 13:48:46jtaylorlinkissue30054 messages
2017-04-12 13:48:46jtaylorcreate