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 mirabilos
Recipients mirabilos
Date 2013-05-25.21:01:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369515715.51.0.704105315626.issue18063@psf.upfronthosting.co.za>
In-reply-to
Content
Hi,

splitting off issue18061 by request of pitrou:

struct alignment issue: PyException_HEAD misses explicit alignment instruction; uses invalid (non-portable) alignment assumptions. ABI change on m68k.

See issue18061 for details.
History
Date User Action Args
2013-05-25 21:01:55mirabilossetrecipients: + mirabilos
2013-05-25 21:01:55mirabilossetmessageid: <1369515715.51.0.704105315626.issue18063@psf.upfronthosting.co.za>
2013-05-25 21:01:55mirabiloslinkissue18063 messages
2013-05-25 21:01:55mirabiloscreate