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.23:37:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551829020.56.0.117142238089.issue36142@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7d2ef3ef5042356aaeaf832ad4204b7dad2e1b8c by Victor Stinner in branch 'master':
bpo-36142: _PyPreConfig_Write() sets the allocator (GH-12186)
https://github.com/python/cpython/commit/7d2ef3ef5042356aaeaf832ad4204b7dad2e1b8c
History
Date User Action Args
2019-03-05 23:37:00vstinnersetrecipients: + vstinner, ncoghlan
2019-03-05 23:37:00vstinnersetmessageid: <1551829020.56.0.117142238089.issue36142@roundup.psfhosted.org>
2019-03-05 23:37:00vstinnerlinkissue36142 messages
2019-03-05 23:37:00vstinnercreate