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 eric.smith, jcea, mark.dickinson, python-dev, samuel.iseli
Date 2012-02-02.00:33:23
SpamBayes Score 0.0005438423
Marked as misclassified No
Message-id <1328142804.26.0.0908198802373.issue13889@psf.upfronthosting.co.za>
In-reply-to
Content
> Should this bug be marked as "closed+committed"?

No, the main issue is still under consideration.

There were two issues here:

(1) a clear bug, namely that the Py_SET_53BIT_PRECISION_* macros weren't being used for the dtoa calls when rounding, and

(2) a proposal to alter the way that the FPU settings are treated on Windows;  this is still open.

I'll change the type from behaviour, though.
History
Date User Action Args
2012-02-02 00:33:24mark.dickinsonsetrecipients: + mark.dickinson, jcea, eric.smith, python-dev, samuel.iseli
2012-02-02 00:33:24mark.dickinsonsetmessageid: <1328142804.26.0.0908198802373.issue13889@psf.upfronthosting.co.za>
2012-02-02 00:33:23mark.dickinsonlinkissue13889 messages
2012-02-02 00:33:23mark.dickinsoncreate