Message149116
| Author | vstinner |
|---|---|
| Recipients | ezio.melotti, loewis, skrah, vstinner |
| Date | 2011-12-09.19:26:28 |
| SpamBayes Score | 4.2098694e-07 |
| Marked as misclassified | No |
| Message-id | <1323458791.19.0.348139259277.issue13560@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I fixed issue #5905 (strptime fails in non-UTF locale). The fix is not enough if the locale is changed in Python. Update the patch to fix time.strftime() (if wcsftime() is not available). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-09 19:26:32 | vstinner | set | recipients: + vstinner, loewis, ezio.melotti, skrah |
| 2011-12-09 19:26:31 | vstinner | set | messageid: <1323458791.19.0.348139259277.issue13560@psf.upfronthosting.co.za> |
| 2011-12-09 19:26:30 | vstinner | link | issue13560 messages |
| 2011-12-09 19:26:30 | vstinner | create | |