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 benjamin.peterson
Recipients benjamin.peterson, neologix, njs, pitrou, rhettinger, skrah, tim.peters, trent, vstinner, wscullin
Date 2017-10-24.05:57:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508824674.45.0.213398074469.issue18835@psf.upfronthosting.co.za>
In-reply-to
Content
Having the ability to allocated aligned memory could help avoid some undefined behavior. See #27987 (though, we only need 16-byte alignment there)
History
Date User Action Args
2017-10-24 05:57:54benjamin.petersonsetrecipients: + benjamin.peterson, tim.peters, rhettinger, pitrou, vstinner, trent, njs, skrah, neologix, wscullin
2017-10-24 05:57:54benjamin.petersonsetmessageid: <1508824674.45.0.213398074469.issue18835@psf.upfronthosting.co.za>
2017-10-24 05:57:54benjamin.petersonlinkissue18835 messages
2017-10-24 05:57:54benjamin.petersoncreate