Message 125229 - Python tracker (original) (raw)
Message125229
Author | belopolsky |
---|---|
Recipients | SilentGhost, Trundle, belopolsky, georg.brandl, ned.deily, sandro.tosi, vstinner, wsanchez |
Date | 2011-01-03.20:19:10 |
SpamBayes Score | 0.014247599 |
Marked as misclassified | No |
Message-id | 1294085959.95.0.108144012568.issue8013@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Attached patch, -pre-check.diff, checks for year range before calling system asctime and replaces a call to ctime with a asctime(localtime(..)). |
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-01-03 20:19:20 | belopolsky | set | recipients: + belopolsky, georg.brandl, wsanchez, vstinner, ned.deily, Trundle, SilentGhost, sandro.tosi |
2011-01-03 20:19:19 | belopolsky | set | messageid: 1294085959.95.0.108144012568.issue8013@psf.upfronthosting.co.za |
2011-01-03 20:19:10 | belopolsky | link | issue8013 messages |
2011-01-03 20:19:10 | belopolsky | create |