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.21:53:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527889992.32.0.81473610881.issue33724@psf.upfronthosting.co.za>
In-reply-to
Content
I'm pretty sure at this point that the failures are due to using a %d format string for int64_t instead of %lld.  I'll have a PR up shortly.
History
Date User Action Args
2018-06-01 21:53:12eric.snowsetrecipients: + eric.snow, vstinner
2018-06-01 21:53:12eric.snowsetmessageid: <1527889992.32.0.81473610881.issue33724@psf.upfronthosting.co.za>
2018-06-01 21:53:12eric.snowlinkissue33724 messages
2018-06-01 21:53:12eric.snowcreate