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 ncoghlan, vstinner
Date 2019-03-05.22:31:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551825118.39.0.690240083406.issue36142@roundup.psfhosted.org>
In-reply-to
Content
New changeset a9df651eb4c18a07ec309df190419613e95cba7b by Victor Stinner in branch 'master':
bpo-36142: Add _PyMem_GetDebugAllocatorsName() (GH-12185)
https://github.com/python/cpython/commit/a9df651eb4c18a07ec309df190419613e95cba7b
History
Date User Action Args
2019-03-05 22:31:58vstinnersetrecipients: + vstinner, ncoghlan
2019-03-05 22:31:58vstinnersetmessageid: <1551825118.39.0.690240083406.issue36142@roundup.psfhosted.org>
2019-03-05 22:31:58vstinnerlinkissue36142 messages
2019-03-05 22:31:58vstinnercreate