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 eric.snow
Recipients eric.snow, vstinner
Date 2018-06-01.17:46:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527875198.17.0.81473610881.issue33724@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, apparently this is only happening on 2 of the buildbots from bpo-33615:

ARMv7 Ubuntu 3.x
PPC64 AIX 3.x

Judging by the failures I'm guessing that it's something related to handling of int64_t.  I'm looking into it.
History
Date User Action Args
2018-06-01 17:46:38eric.snowsetrecipients: + eric.snow, vstinner
2018-06-01 17:46:38eric.snowsetmessageid: <1527875198.17.0.81473610881.issue33724@psf.upfronthosting.co.za>
2018-06-01 17:46:38eric.snowlinkissue33724 messages
2018-06-01 17:46:38eric.snowcreate