消息 [212850]
The C datetime module uses the 'i' code for parsing these args, not 'n' (which would correspond to operator.index). Using operator.index fails a test case I added (cases for classes like decimal.Decimal, implementing __int__ but not __index__). |
|
| 日期 |
用户 |
动作 |
参数 |
| 2014-03-06 22:52:10 | bdkearns | 修改 | recipients:
+ bdkearns, lemburg, tim.peters, belopolsky, josh.r |
| 2014-03-06 22:52:10 | bdkearns | 修改 | messageid: <1394146330.09.0.576124029294.issue20858@psf.upfronthosting.co.za> |
| 2014-03-06 22:52:10 | bdkearns | 链接 | issue20858 messages |
| 2014-03-06 22:52:10 | bdkearns | 创建 | |
|