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-12-01.21:49:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354398547.78.0.972817236586.issue10182@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, we now have a 64-bit big endian buildbot and it does not show any test failure:
http://buildbot.python.org/all/builders/SPARC%20Solaris%2010%20%28cc%2C%2064b%29%20%5BSB%5D%203.x

[...]
checking size of int... 4
checking size of long... 8
checking size of void *... 8
checking size of short... 2
checking size of float... 4
checking size of double... 8
checking size of fpos_t... 8
checking size of size_t... 8
[...]
checking whether byte ordering is bigendian... yes
History
Date User Action Args
2012-12-01 21:49:07pitrousetrecipients: + pitrou, loewis, ezio.melotti, mrabarnett, serhiy.storchaka
2012-12-01 21:49:07pitrousetmessageid: <1354398547.78.0.972817236586.issue10182@psf.upfronthosting.co.za>
2012-12-01 21:49:07pitroulinkissue10182 messages
2012-12-01 21:49:07pitroucreate