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 methane, pablogsal, serhiy.storchaka, vstinner
Date 2019-04-11.11:01:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554980479.63.0.0811321459479.issue36389@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4c409beb4c360a73d054f37807d3daad58d1b567 by Victor Stinner in branch 'master':
bpo-36389: Change PyMem_SetupDebugHooks() constants (GH-12782)
https://github.com/python/cpython/commit/4c409beb4c360a73d054f37807d3daad58d1b567
History
Date User Action Args
2019-04-11 11:01:19vstinnersetrecipients: + vstinner, methane, serhiy.storchaka, pablogsal
2019-04-11 11:01:19vstinnersetmessageid: <1554980479.63.0.0811321459479.issue36389@roundup.psfhosted.org>
2019-04-11 11:01:19vstinnerlinkissue36389 messages
2019-04-11 11:01:19vstinnercreate