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 David.Edelsohn
Recipients David.Edelsohn
Date 2014-03-10.18:35:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394476555.87.0.433973059487.issue20885@psf.upfronthosting.co.za>
In-reply-to
Content
PowerLinux is shifting to Little Endian with a new ABI (ELFv2). Upstream libffi includes support for the new ABI. What is the recommended method to merge support into CPython? Will CPython update the base libffi or _ctypes/libffi.diff should be updated?
History
Date User Action Args
2014-03-10 18:35:55David.Edelsohnsetrecipients: + David.Edelsohn
2014-03-10 18:35:55David.Edelsohnsetmessageid: <1394476555.87.0.433973059487.issue20885@psf.upfronthosting.co.za>
2014-03-10 18:35:55David.Edelsohnlinkissue20885 messages
2014-03-10 18:35:55David.Edelsohncreate