This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients MrJean1, loewis, mark.dickinson, skip.montanaro, terry.reedy
Date 2008-06-29.07:56:29
SpamBayes Score 0.00686528
Marked as misclassified No
Message-id <1214726192.06.7.83908670898e-06.issue3167@psf.upfronthosting.co.za>
In-reply-to
Content
Okay---so committing this would be premature at this point.

It looks like the test_math errors are the same problem that Jean found.
Skip, does

LDFLAGS=-xlibmieee ./configure ...

do anything to alleviate the test_math errors?

The cmath problems look like a new issue.
History
Date User Action Args
2008-06-29 07:56:32mark.dickinsonsetspambayes_score: 0.00686528 -> 0.00686528
recipients: + mark.dickinson, loewis, skip.montanaro, terry.reedy, MrJean1
2008-06-29 07:56:32mark.dickinsonsetspambayes_score: 0.00686528 -> 0.00686528
messageid: <1214726192.06.7.83908670898e-06.issue3167@psf.upfronthosting.co.za>
2008-06-29 07:56:30mark.dickinsonlinkissue3167 messages
2008-06-29 07:56:29mark.dickinsoncreate