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 docs@python, miss-islington, pablogsal, rhettinger, vstinner
Date 2021-04-29.08:47:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619686072.19.0.349284527516.issue43774@roundup.psfhosted.org>
In-reply-to
Content
New changeset 645ed62fb4c09b7e23887fcca0767b0f2d7d3fd6 by Victor Stinner in branch 'master':
bpo-43774: Remove unused PYMALLOC_DEBUG macro (GH-25711)
https://github.com/python/cpython/commit/645ed62fb4c09b7e23887fcca0767b0f2d7d3fd6
History
Date User Action Args
2021-04-29 08:47:52vstinnersetrecipients: + vstinner, rhettinger, docs@python, pablogsal, miss-islington
2021-04-29 08:47:52vstinnersetmessageid: <1619686072.19.0.349284527516.issue43774@roundup.psfhosted.org>
2021-04-29 08:47:52vstinnerlinkissue43774 messages
2021-04-29 08:47:51vstinnercreate