消息 [152456]
Patch version 7:
- Drop datetime.datetime and datetime.timedelta types
- Conversion to decimal now uses a context with 1 digit to compute
exponent=1/denominator to avoid issue on t.quantize(exponent)
- Rename the "format" argument to "timestamp" in the time module
- Rename _PyTime_AsFormat() to _PyTime_Convert()
- Update the doc |
|
| 日期 |
用户 |
动作 |
参数 |
| 2012-02-02 13:05:01 | vstinner | 修改 | recipients:
+ vstinner, loewis, mark.dickinson, belopolsky, pitrou, eric.smith, Arfrever, skrah, Alexander.Belopolsky |
| 2012-02-02 13:05:00 | vstinner | 链接 | issue13882 messages |
| 2012-02-02 13:04:59 | vstinner | 创建 | |
|