消息 [153520]
Patch version 18:
- Fix a loss of precision in _PyTime_SetDenominator()
- Add more tests on integer overflow
I also updated the patch adding datetime.datetime support because some people are interested by the type, even I don't think that it is interesting to add it. datetime.datetime is only usable with time.time(), os.*stat() and time.clock_gettime(), whereas it is incompatible with all other functions. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2012-02-17 01:17:29 | vstinner | 修改 | recipients:
+ vstinner, loewis, mark.dickinson, belopolsky, pitrou, eric.smith, Arfrever, skrah, Alexander.Belopolsky |
| 2012-02-17 01:17:27 | vstinner | 修改 | messageid: <1329441447.59.0.272235802397.issue13882@psf.upfronthosting.co.za> |
| 2012-02-17 01:17:27 | vstinner | 链接 | issue13882 messages |
| 2012-02-17 01:17:26 | vstinner | 创建 | |
|