消息 [106421]
By the way, does your patch do the right thing for
timedelta(microseconds=1) / -4.0
? Because my Python code doesn't. :) [If n is negative, then the 2*r > n condition in div_nearest should be 2*r < n instead.] |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-05-25 09:10:13 | mark.dickinson | 修改 | recipients:
+ mark.dickinson, tim.peters, mcherm, rhettinger, belopolsky, vstinner, stutzbach |
| 2010-05-25 09:10:12 | mark.dickinson | 修改 | messageid: <1274778612.84.0.772721565435.issue1289118@psf.upfronthosting.co.za> |
| 2010-05-25 09:10:10 | mark.dickinson | 链接 | issue1289118 messages |
| 2010-05-25 09:10:10 | mark.dickinson | 创建 | |
|