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 mark.dickinson
Recipients Arfrever, aurel32, djc, doko, loewis, mark.dickinson, mirell, nirs, tim.peters
Date 2012-04-22.13:11:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335100304.13.0.696155391582.issue1762561@psf.upfronthosting.co.za>
In-reply-to
Content
[Dirkjan]
> Could we reconsider ARM support at this time?

Note that it's just the Linux old ABI (OABI) that needs this patch;  ARM / Linux using the new family of ABIs (EABI) should be fine.  IIUC, this old ABI is being phased out, but I have no idea what the current real-world situation is here.

Maybe it's worth reopening a discussion on python-dev?  I'm not sure what the current policies are.
History
Date User Action Args
2012-04-22 13:11:44mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, loewis, doko, nirs, djc, aurel32, Arfrever, mirell
2012-04-22 13:11:44mark.dickinsonsetmessageid: <1335100304.13.0.696155391582.issue1762561@psf.upfronthosting.co.za>
2012-04-22 13:11:43mark.dickinsonlinkissue1762561 messages
2012-04-22 13:11:43mark.dickinsoncreate