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 barry, eric.snow, ncoghlan, vstinner
Date 2017-11-29.16:20:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511972441.08.0.213398074469.issue32030@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5d39e0429029324cae90bba2f19fb689b007c7d6 by Victor Stinner in branch 'master':
bpo-32030: Rework memory allocators (#4625)
https://github.com/python/cpython/commit/5d39e0429029324cae90bba2f19fb689b007c7d6
History
Date User Action Args
2017-11-29 16:20:41vstinnersetrecipients: + vstinner, barry, ncoghlan, eric.snow
2017-11-29 16:20:41vstinnersetmessageid: <1511972441.08.0.213398074469.issue32030@psf.upfronthosting.co.za>
2017-11-29 16:20:41vstinnerlinkissue32030 messages
2017-11-29 16:20:41vstinnercreate