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-12-06.16:52:47
SpamBayes Score 1.0871511e-05
Marked as misclassified No
Message-id <1228582369.43.0.573446643216.issue3167@psf.upfronthosting.co.za>
In-reply-to
Content
Skip, Jean:

Could you try the attached patch to see if it fixes the math.log and 
math.log10 test failures.  (The patch is generated against the trunk, but 
should apply cleanly to py3k or either of the 2.6 or 3.0 maintenance 
branches.
History
Date User Action Args
2008-12-06 16:52:50mark.dickinsonsetrecipients: + mark.dickinson, loewis, skip.montanaro, terry.reedy, MrJean1
2008-12-06 16:52:49mark.dickinsonsetmessageid: <1228582369.43.0.573446643216.issue3167@psf.upfronthosting.co.za>
2008-12-06 16:52:48mark.dickinsonlinkissue3167 messages
2008-12-06 16:52:48mark.dickinsoncreate