Message208245
I don't understand. Python already has "double" which is float64. Why would Python need a second floating-point type which isn't as good?
In any case, if somehow you get float32 in, we could just change the return converters then. So I would still prefer float return converters for now. |
|
| Date |
User |
Action |
Args |
| 2014-01-16 07:24:15 | larry | set | recipients:
+ larry, serhiy.storchaka |
| 2014-01-16 07:24:15 | larry | set | messageid: <[email protected]> |
| 2014-01-16 07:24:15 | larry | link | issue20133 messages |
| 2014-01-16 07:24:15 | larry | create | |
|