Message 94169 - Python tracker
Message94169
| Author | mark.dickinson |
|---|---|
| Recipients | mark.dickinson, ned.deily, nirinA, rhettinger, steven.daprano, stutzbach, terry.reedy, tim.peters |
| Date | 2009-10-17.06:59:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1255762798.63.0.546476174575.issue3366@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hmm. It looks as though the gamma computation itself is fine; it's the accuracy check that's going wrong. I'm suspecting an endianness issue and/or a struct module bug. Ned, do you still get these failures with a direct single-architecture build on PPC? Or just for the universal build? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-10-17 06:59:58 | mark.dickinson | set | recipients: + mark.dickinson, tim.peters, rhettinger, terry.reedy, ned.deily, stutzbach, nirinA, steven.daprano |
| 2009-10-17 06:59:58 | mark.dickinson | set | messageid: <1255762798.63.0.546476174575.issue3366@psf.upfronthosting.co.za> |
| 2009-10-17 06:59:56 | mark.dickinson | link | issue3366 messages |
| 2009-10-17 06:59:56 | mark.dickinson | create | |