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-27.21:19:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509139157.41.0.213398074469.issue18835@psf.upfronthosting.co.za>
In-reply-to
Content
>  On the other hand, sane requests will have the exact multiple most of the time anyway.

The ways we've discussed using aligned allocation in numpy wouldn't follow this requirement without special checking. Which isn't necessarily a big deal, and numpy won't necessarily use this API anyway. But I would suggest being very clear about exactly what you guarantee and what you don't :-).
History
Date User Action Args
2017-10-27 21:19:17njssetrecipients: + njs, tim.peters, rhettinger, pitrou, vstinner, benjamin.peterson, trent, skrah, neologix, xdegaye, wscullin
2017-10-27 21:19:17njssetmessageid: <1509139157.41.0.213398074469.issue18835@psf.upfronthosting.co.za>
2017-10-27 21:19:17njslinkissue18835 messages
2017-10-27 21:19:17njscreate