消息 [75727]
The patch doesn't work on Python3 because Python3 changes
time.strftime() for year < 1900: if time.accept2dyear is not False (or
not set), raise an error; otherwise convert 0..68 => 2000..2068,
69..99 => 1968..1999, or raise an error. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2008-11-11 03:50:09 | vstinner | 修改 | recipients:
+ vstinner, loewis, skip.montanaro, davidfraser, benno |
| 2008-11-11 03:50:08 | vstinner | 修改 | messageid: <1226375408.96.0.788075801501.issue1777412@psf.upfronthosting.co.za> |
| 2008-11-11 03:50:08 | vstinner | 链接 | issue1777412 messages |
| 2008-11-11 03:50:08 | vstinner | 创建 | |
|