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.14:45:28
SpamBayes Score 0.0051899594
Marked as misclassified No
Message-id <1257777931.63.0.843004736416.issue5792@psf.upfronthosting.co.za>
In-reply-to
Content
Stefan, please could you test the attached patch (against py3k) with
suncc?  With this patch, sys.float_repr_style should report 'short', and
'make test' should not produce any obviously float-related failures.
History
Date User Action Args
2009-11-09 14:45:31mark.dickinsonsetrecipients: + mark.dickinson, skrah
2009-11-09 14:45:31mark.dickinsonsetmessageid: <1257777931.63.0.843004736416.issue5792@psf.upfronthosting.co.za>
2009-11-09 14:45:30mark.dickinsonlinkissue5792 messages
2009-11-09 14:45:29mark.dickinsoncreate