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 mark.dickinson, slmnhq
Date 2009-12-24.16:17:21
SpamBayes Score 0.0011826495
Marked as misclassified No
Message-id <1261671442.14.0.464340902853.issue7575@psf.upfronthosting.co.za>
In-reply-to
Content
Salman Haq also reported (on IRC) that the configure output shows:

checking for expm1... yes

so this appears to be a problem with the platform's implementation of 
expm1, rather than with Python's expm1 code (which is only used when the 
platform version isn't available).
History
Date User Action Args
2009-12-24 16:17:22mark.dickinsonsetrecipients: + mark.dickinson, slmnhq
2009-12-24 16:17:22mark.dickinsonsetmessageid: <1261671442.14.0.464340902853.issue7575@psf.upfronthosting.co.za>
2009-12-24 16:17:21mark.dickinsonlinkissue7575 messages
2009-12-24 16:17:21mark.dickinsoncreate