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 vstinner
Recipients pablogsal, vstinner
Date 2019-04-12.22:37:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555108668.18.0.667140004343.issue36618@roundup.psfhosted.org>
In-reply-to
Content
See also:

* bpo-27987: obmalloc's 8-byte alignment causes undefined behavior
* bpo-18835: Add PyMem_AlignedAlloc()
* bpo-31912: PyMem_Malloc() should guarantee alignof(max_align_t)
History
Date User Action Args
2019-04-12 22:37:48vstinnersetrecipients: + vstinner, pablogsal
2019-04-12 22:37:48vstinnersetmessageid: <1555108668.18.0.667140004343.issue36618@roundup.psfhosted.org>
2019-04-12 22:37:48vstinnerlinkissue36618 messages
2019-04-12 22:37:48vstinnercreate