消息 [323959]
Although you're right - this issue is specific to pytime.c, when _Py_InIntegralTypeRange() is used with a double, it is actually true that _Py_InIntegralTypeRange() is used with double, in pytime.c only (as a quick recursive grep discovers).
Perhaps the macro should be renamed not to cause confusion (include note about floating point, or define it as a function).
I don't have good idea on how this issue could be resolved otherwise. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2018-08-23 16:19:02 | enedil | 修改 | recipients:
+ enedil, lemburg, mark.dickinson, belopolsky, vstinner |
| 2018-08-23 16:19:02 | enedil | 修改 | messageid: <1535041142.33.0.56676864532.issue34423@psf.upfronthosting.co.za> |
| 2018-08-23 16:19:02 | enedil | 链接 | issue34423 messages |
| 2018-08-23 16:19:02 | enedil | 创建 | |
|