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 aurel32, doko, loewis, mark.dickinson, mirell, tim.peters
Date 2009-02-13.16:32:33
SpamBayes Score 0.00045838687
Marked as misclassified No
Message-id <1234542755.02.0.328032131161.issue1762561@psf.upfronthosting.co.za>
In-reply-to
Content
We still need to fix the compile failure somehow, though...

Mark, is there any way you can isolate the test(s) in test_float that are 
causing compile failure?  I'm suspicious of test_inf_as_str and 
test_nan_as_str.  Does test_float compile if you remove these two tests?
History
Date User Action Args
2009-02-13 16:32:35mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, loewis, doko, aurel32, mirell
2009-02-13 16:32:35mark.dickinsonsetmessageid: <1234542755.02.0.328032131161.issue1762561@psf.upfronthosting.co.za>
2009-02-13 16:32:33mark.dickinsonlinkissue1762561 messages
2009-02-13 16:32:33mark.dickinsoncreate