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 belopolsky, benno, davidfraser, eric.araujo, georg.brandl, giampaolo.rodola, kiorky, loewis, vstinner
Date 2011-01-08.02:01:32
SpamBayes Score 0.0031160181
Marked as misclassified No
Message-id <1294452093.98.0.717509049499.issue1777412@psf.upfronthosting.co.za>
In-reply-to
Content
r87845+r87846 sets time.strftime() minimum year to 1 instead of 1900. If Python is compiled with Visual Studio, it sets also the maximum year to 9999.
History
Date User Action Args
2011-01-08 02:01:34vstinnersetrecipients: + vstinner, loewis, georg.brandl, davidfraser, belopolsky, benno, giampaolo.rodola, eric.araujo, kiorky
2011-01-08 02:01:33vstinnersetmessageid: <1294452093.98.0.717509049499.issue1777412@psf.upfronthosting.co.za>
2011-01-08 02:01:32vstinnerlinkissue1777412 messages
2011-01-08 02:01:32vstinnercreate