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 amaury.forgeotdarc
Recipients Trundle, amaury.forgeotdarc, belopolsky, benjamin.peterson, brian.curtin, db3l, georg.brandl, loewis, pitrou, vstinner
Date 2011-01-03.17:30:29
SpamBayes Score 0.02612954
Marked as misclassified No
Message-id <1294075832.68.0.0759917249502.issue10814@psf.upfronthosting.co.za>
In-reply-to
Content
Btw, I have a failed assertion in the test suite, with "time.ctime(1e12)":
File: loctim64.c
Line: 78
Expression: (*ptime <= _MAX__TIME64_T)

This is a recent py3k, compiled with VS2005.
History
Date User Action Args
2011-01-03 17:30:32amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, loewis, georg.brandl, db3l, belopolsky, pitrou, vstinner, benjamin.peterson, Trundle, brian.curtin
2011-01-03 17:30:32amaury.forgeotdarcsetmessageid: <1294075832.68.0.0759917249502.issue10814@psf.upfronthosting.co.za>
2011-01-03 17:30:29amaury.forgeotdarclinkissue10814 messages
2011-01-03 17:30:29amaury.forgeotdarccreate