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 ezio.melotti, loewis, mrabarnett, pitrou, serhiy.storchaka
Date 2012-11-24.20:00:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353787218.63.0.882256620728.issue10182@psf.upfronthosting.co.za>
In-reply-to
Content
> Actually, standard tests should be enough on a big-endian platform with 
> sizeof(int) < sizeof(size_t) or sizeof(long) < sizeof(size_t).  No
> additional tests needed.

Ok, thanks. Unfortunately, all our 64-bit big endian buildbots are configured to produce 32-bit Pythons...
History
Date User Action Args
2012-11-24 20:00:18pitrousetrecipients: + pitrou, loewis, ezio.melotti, mrabarnett, serhiy.storchaka
2012-11-24 20:00:18pitrousetmessageid: <1353787218.63.0.882256620728.issue10182@psf.upfronthosting.co.za>
2012-11-24 20:00:18pitroulinkissue10182 messages
2012-11-24 20:00:18pitroucreate