Message68461
| Author | mark.dickinson |
|---|---|
| Recipients | alexandre.vassalotti, amaury.forgeotdarc, belopolsky, mark.dickinson, pitrou, rhettinger, terry.reedy |
| Date | 2008-06-20.14:30:44 |
| SpamBayes Score | 0.10541581 |
| Marked as misclassified | No |
| Message-id | <1213972252.02.0.0557862816018.issue3008@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Mark, I added tests for Inf/Nan. Will this work on all platforms?
I think the tests should work on all common to semicommon platforms,
including on all the buildbots. They won't work on non IEEE 754 platforms
(float('nan') will throw an exception). Then again, neither will all the
Inf/NaN tests in test_math.py. Sigh. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-06-20 14:30:53 | mark.dickinson | set | spambayes_score: 0.105416 -> 0.10541581 recipients: + mark.dickinson, rhettinger, terry.reedy, amaury.forgeotdarc, belopolsky, pitrou, alexandre.vassalotti |
| 2008-06-20 14:30:52 | mark.dickinson | set | spambayes_score: 0.105416 -> 0.105416 messageid: <1213972252.02.0.0557862816018.issue3008@psf.upfronthosting.co.za> |
| 2008-06-20 14:30:50 | mark.dickinson | link | issue3008 messages |
| 2008-06-20 14:30:46 | mark.dickinson | create | |