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, skrah
Date 2009-11-09.16:37:17
SpamBayes Score 1.9424824e-08
Marked as misclassified No
Message-id <1257784639.41.0.34562372554.issue5792@psf.upfronthosting.co.za>
In-reply-to
Content
> As for the other tests, the errors I get seem to be the same with or
> without the patch. Any other tests I should watch out for apart from
> test_float.py?

Well *ideally* you shouldn't be getting any test failures :-).  But I 
could imagine than running Solaris within a VM might cause some 
problems.  Which tests are failing?

Tests I'd be worried about for the float repr change include: 
test_float, test_complex, test_math, test_cmath, test_ast, test_format, 
test_marshal, test_pickle, test_json, test_builtin, test_capi.
History
Date User Action Args
2009-11-09 16:37:19mark.dickinsonsetrecipients: + mark.dickinson, skrah
2009-11-09 16:37:19mark.dickinsonsetmessageid: <1257784639.41.0.34562372554.issue5792@psf.upfronthosting.co.za>
2009-11-09 16:37:18mark.dickinsonlinkissue5792 messages
2009-11-09 16:37:18mark.dickinsoncreate