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
收信人 belopolsky, benno, davidfraser, eric.araujo, georg.brandl, giampaolo.rodola, kiorky, loewis, vstinner
日期 2011-01-08.00:26:17
SpamBayes Score 0.00014092374
Marked as misclassified
Message-id <1294446380.65.0.102741867903.issue1777412@psf.upfronthosting.co.za>
In-reply-to
内容
Here is a patch removing the arbitrary datetime.strftime() limit on year: it adds an option "accept2dyear" to time.strftime() and datetime just sets this option to False.
历史
日期 用户 动作 参数
2011-01-08 00:26:21vstinner修改recipients: + vstinner, loewis, georg.brandl, davidfraser, belopolsky, benno, giampaolo.rodola, eric.araujo, kiorky
2011-01-08 00:26:20vstinner修改messageid: <1294446380.65.0.102741867903.issue1777412@psf.upfronthosting.co.za>
2011-01-08 00:26:18vstinner链接issue1777412 messages
2011-01-08 00:26:18vstinner创建