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 pitrou
Recipients benjamin.peterson, pitrou
Date 2017-10-24.08:48:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508834894.98.0.213398074469.issue27987@psf.upfronthosting.co.za>
In-reply-to
Content
What do we do if at some point a C type requires a larger alignment (for example a vector type readable using AVX512 instructions)?
History
Date User Action Args
2017-10-24 08:48:15pitrousetrecipients: + pitrou, benjamin.peterson
2017-10-24 08:48:14pitrousetmessageid: <1508834894.98.0.213398074469.issue27987@psf.upfronthosting.co.za>
2017-10-24 08:48:14pitroulinkissue27987 messages
2017-10-24 08:48:14pitroucreate