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 vstinner
Recipients amaury.forgeotdarc, blais, loewis, vstinner
Date 2009-03-20.15:20:30
SpamBayes Score 0.00079185975
Marked as misclassified No
Message-id <1237562432.72.0.765029809199.issue1726687@psf.upfronthosting.co.za>
In-reply-to
Content
@Amaury: You wrote:

 << But negative time_t are still not allowed by the Microsoft CRT, 
the tests fail.>>

So I choosed to skip mktime(-1) test if mktime(-2) fails.

I don't have Windows to test my patch nor current behaviour.
History
Date User Action Args
2009-03-20 15:20:33vstinnersetrecipients: + vstinner, loewis, amaury.forgeotdarc, blais
2009-03-20 15:20:32vstinnersetmessageid: <1237562432.72.0.765029809199.issue1726687@psf.upfronthosting.co.za>
2009-03-20 15:20:31vstinnerlinkissue1726687 messages
2009-03-20 15:20:30vstinnercreate