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, sable, vstinner
日期 2011-03-21.01:13:44
SpamBayes Score 0.020823063
Marked as misclassified
Message-id <1300670025.36.0.719726374062.issue11188@psf.upfronthosting.co.za>
In-reply-to
内容
strftime_aix.patch is a little bit too strict: it looks like strftime() supports large year values (year > 9999). We may only raise an error if the year is smaller than 1.
历史
日期 用户 动作 参数
2011-03-21 01:13:45vstinner修改recipients: + vstinner, belopolsky, sable
2011-03-21 01:13:45vstinner修改messageid: <1300670025.36.0.719726374062.issue11188@psf.upfronthosting.co.za>
2011-03-21 01:13:44vstinner链接issue11188 messages
2011-03-21 01:13:44vstinner创建