[issue18835] Add aligned memory variants to the suite of PyMem functions/macros

Stefan Krah report at bugs.python.org
Wed Oct 25 12:52:32 EDT 2017


Stefan Krah <stefan at bytereef.org> added the comment:

> In Python 3.7, should we also add the "aligned alloc" requirement?

Linux, BSD, OSX, MSVC should be covered. According to Stackoverflow
MinGW has an internal function.

Android, I don't know. Xavier?

----------
nosy: +xdegaye

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue18835>
_______________________________________


More information about the Python-bugs-list mailing list