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.

作者 vstinner
收信人 amaury.forgeotdarc, blais, loewis, vstinner
日期 2009-03-20.01:02:23
SpamBayes Score 0.00037466848
Marked as misclassified
Message-id <1237510946.87.0.551919537895.issue1726687@psf.upfronthosting.co.za>
In-reply-to
内容
New version of my fix:
 - the test doesn't depend on _my_ local anymore: it uses localtime() 
to get the time tuple in the host local
 - ignore the test if mktime(-2) raise an OverflowError: avoid the 
test on Windows

Is it now ok for everyone?
历史
日期 用户 动作 参数
2009-03-20 01:02:27vstinner修改recipients: + vstinner, loewis, amaury.forgeotdarc, blais
2009-03-20 01:02:26vstinner修改messageid: <1237510946.87.0.551919537895.issue1726687@psf.upfronthosting.co.za>
2009-03-20 01:02:24vstinner链接issue1726687 messages
2009-03-20 01:02:24vstinner创建