serge-sans-paille <[email protected]> added the comment:
@vstinner: once you have a portable version of alignof, you can deciding to *not* use the pool allocator if the required alignment is greater than 8B, or you could modify the pool allocator to take alignment information as an extra parameter? ---------- nosy: +serge-sans-paille _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36618> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
