Message208245
| Author | larry |
|---|---|
| Recipients | larry, serhiy.storchaka |
| Date | 2014-01-16.07:24:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1389857055.91.0.367043801948.issue20133@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1389857055.91.0.367043801948.issue20133@psf.upfronthosting.co.za> |
| 2014-01-16 07:24:15 | larry | link | issue20133 messages |
| 2014-01-16 07:24:15 | larry | create | |