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 jcea, mark.dickinson, python-dev, rhettinger, vstinner
Date 2011-05-09.13:04:02
SpamBayes Score 1.6368383e-06
Marked as misclassified No
Message-id <1304946247.34.0.587810682577.issue11888@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, thanks.  We should still be using ldexp rather than 2.0**... in the tests, though;  I've fixed this, and also fixed the incorrect (too small) range for those tests, so that all representable powers of 2 are now covered.
History
Date User Action Args
2011-05-09 13:04:07mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, jcea, vstinner, python-dev
2011-05-09 13:04:07mark.dickinsonsetmessageid: <1304946247.34.0.587810682577.issue11888@psf.upfronthosting.co.za>
2011-05-09 13:04:02mark.dickinsonlinkissue11888 messages
2011-05-09 13:04:02mark.dickinsoncreate