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 njs
Recipients benjamin.peterson, neologix, njs, pitrou, rhettinger, skrah, tim.peters, trent, vstinner, wscullin, xdegaye
Date 2017-10-29.05:02:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509253379.31.0.213398074469.issue18835@psf.upfronthosting.co.za>
In-reply-to
Content
Given the complexities here, and that the Track/Untrack functions are public now, I do wonder if the actual aligned allocation routines should just be an internal API (i.e., not exposed in Python.h).
History
Date User Action Args
2017-10-29 05:02:59njssetrecipients: + njs, tim.peters, rhettinger, pitrou, vstinner, benjamin.peterson, trent, skrah, neologix, xdegaye, wscullin
2017-10-29 05:02:59njssetmessageid: <1509253379.31.0.213398074469.issue18835@psf.upfronthosting.co.za>
2017-10-29 05:02:59njslinkissue18835 messages
2017-10-29 05:02:58njscreate