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, mark.dickinson, terry.reedy
Date 2008-06-28.19:39:56
SpamBayes Score 0.002142235
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Could you try the attached patch, and see what output you get from
cmath.log(100., 2.)?  (On 64-bit, of course.)
History
Date User Action Args
2008-06-28 19:39:57mark.dickinsonsetspambayes_score: 0.00214223 -> 0.002142235
recipients: + mark.dickinson, terry.reedy, MrJean1
2008-06-28 19:39:57mark.dickinsonsetspambayes_score: 0.00214223 -> 0.00214223
messageid: <[email protected]>
2008-06-28 19:39:56mark.dickinsonlinkissue3168 messages
2008-06-28 19:39:56mark.dickinsoncreate