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-01-30.00:05:28
SpamBayes Score 1.4331403e-10
Marked as misclassified
Message-id <1233273929.89.0.125629712649.issue1726687@psf.upfronthosting.co.za>
In-reply-to
内容
My test included in mktime_fix_and_tests.patch has a problem: the 
timezone is constant and it's mine (GMT+1). I don't know how to write 
a generic test working on any time zone. I can't use 
datetime.fromtimestamp() because datetime.fromtimestamp() uses 
time.mktime() :-)
历史
日期 用户 动作 参数
2009-01-30 00:05:30vstinner修改recipients: + vstinner, loewis, amaury.forgeotdarc, blais
2009-01-30 00:05:29vstinner修改messageid: <1233273929.89.0.125629712649.issue1726687@psf.upfronthosting.co.za>
2009-01-30 00:05:28vstinner链接issue1726687 messages
2009-01-30 00:05:28vstinner创建