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 serhiy.storchaka
Recipients ezio.melotti, loewis, mrabarnett, pitrou, serhiy.storchaka
Date 2012-11-18.09:47:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353232023.11.0.469298028834.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.
History
Date User Action Args
2012-11-18 09:47:03serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, pitrou, ezio.melotti, mrabarnett
2012-11-18 09:47:03serhiy.storchakasetmessageid: <1353232023.11.0.469298028834.issue10182@psf.upfronthosting.co.za>
2012-11-18 09:47:03serhiy.storchakalinkissue10182 messages
2012-11-18 09:47:03serhiy.storchakacreate