Message85910
| Author | eric.smith |
|---|---|
| Recipients | cdavid, cito, dino.viehland, eric.smith, mark.dickinson, stutzbach |
| Date | 2009-04-12.16:46:24 |
| SpamBayes Score | 9.122303e-06 |
| Marked as misclassified | No |
| Message-id | <1239554786.06.0.159518430479.issue4482@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Agreed. That might be the strategy for 2.7. But it depends on how much of the other float and int formatting code I can re-use from 3.1. If I can hide the 2.7/3.1 differences in PyOS_double_to_string, then the 2.7 and 3.1 code should be identical, and the fix will be different in the 3.1 code base. I'll decide in the next few weeks. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-04-12 16:46:26 | eric.smith | set | recipients: + eric.smith, mark.dickinson, cito, stutzbach, cdavid, dino.viehland |
| 2009-04-12 16:46:26 | eric.smith | set | messageid: <1239554786.06.0.159518430479.issue4482@psf.upfronthosting.co.za> |
| 2009-04-12 16:46:25 | eric.smith | link | issue4482 messages |
| 2009-04-12 16:46:25 | eric.smith | create | |