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 loewis, schmir, skip.montanaro, vstinner
Date 2008-11-11.04:11:23
SpamBayes Score 1.3692855e-06
Marked as misclassified No
Message-id <1226376683.85.0.00158090493574.issue3173@psf.upfronthosting.co.za>
In-reply-to
Content
The issue #1777412 has a working patch (for Python 2.6) which allows 
year < 1900 in time.strftime() and datetime.datetime.strftime().
History
Date User Action Args
2008-11-11 04:11:23vstinnersetrecipients: + vstinner, loewis, skip.montanaro, schmir
2008-11-11 04:11:23vstinnersetmessageid: <1226376683.85.0.00158090493574.issue3173@psf.upfronthosting.co.za>
2008-11-11 04:11:23vstinnerlinkissue3173 messages
2008-11-11 04:11:23vstinnercreate