Message85909
| Author | stutzbach |
|---|---|
| Recipients | cdavid, cito, dino.viehland, eric.smith, mark.dickinson, stutzbach |
| Date | 2009-04-12.16:41:41 |
| SpamBayes Score | 3.3303647e-06 |
| Marked as misclassified | No |
| Message-id | <1239554502.85.0.155651743684.issue4482@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The patch I submitted adds a special-case for inf/-inf/NaN so that sprintf is avoided for those values. Should work on any platform, I believe. I'm not sure how it interacts with your 3.x plans. Seems like it would be a good patch for 2.7 at least, though. (and the patch that adds tests should go into both 2.7 and 3.x) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-04-12 16:41:42 | stutzbach | set | recipients: + stutzbach, mark.dickinson, cito, eric.smith, cdavid, dino.viehland |
| 2009-04-12 16:41:42 | stutzbach | set | messageid: <1239554502.85.0.155651743684.issue4482@psf.upfronthosting.co.za> |
| 2009-04-12 16:41:41 | stutzbach | link | issue4482 messages |
| 2009-04-12 16:41:41 | stutzbach | create | |