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 benjamin.peterson
Recipients benjamin.peterson, pitrou, skrah, vstinner
Date 2017-10-25.05:36:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508909799.19.0.213398074469.issue27987@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, we could memcpy things around to obtain the desired alignment. It would be nicer to have a builtin solution, though.
History
Date User Action Args
2017-10-25 05:36:39benjamin.petersonsetrecipients: + benjamin.peterson, pitrou, vstinner, skrah
2017-10-25 05:36:39benjamin.petersonsetmessageid: <1508909799.19.0.213398074469.issue27987@psf.upfronthosting.co.za>
2017-10-25 05:36:39benjamin.petersonlinkissue27987 messages
2017-10-25 05:36:38benjamin.petersoncreate