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 benjamin.peterson, fweimer, gregory.p.smith, nascheme, pitrou, skrah, tgrigg, twouters, vstinner
Date 2019-04-12.22:32:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555108325.63.0.497153388612.issue27987@roundup.psfhosted.org>
In-reply-to
Content
While this issue looked purely theorical to me 3 years ago, it is now very concrete: bpo-36618 "clang expects memory aligned on 16 bytes, but pymalloc aligns to 8 bytes".
History
Date User Action Args
2019-04-12 22:32:05vstinnersetrecipients: + vstinner, twouters, nascheme, gregory.p.smith, pitrou, benjamin.peterson, skrah, fweimer, tgrigg
2019-04-12 22:32:05vstinnersetmessageid: <1555108325.63.0.497153388612.issue27987@roundup.psfhosted.org>
2019-04-12 22:32:05vstinnerlinkissue27987 messages
2019-04-12 22:32:05vstinnercreate