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, mark.dickinson, skrah
Date 2010-01-10.17:34:56
SpamBayes Score 0.016873473
Marked as misclassified No
Message-id <1263144898.39.0.63480739938.issue7632@psf.upfronthosting.co.za>
In-reply-to
Content
One more incorrectly rounded result, this time for a normal number:

AssertionError: Incorrectly rounded str->float conversion for 99999999999999994487665465554760717039532578546e-47: expected 0x1.0000000000000p+0, got 0x1.fffffffffffffp-1
History
Date User Action Args
2010-01-10 17:34:58mark.dickinsonsetrecipients: + mark.dickinson, eric.smith, skrah
2010-01-10 17:34:58mark.dickinsonsetmessageid: <1263144898.39.0.63480739938.issue7632@psf.upfronthosting.co.za>
2010-01-10 17:34:56mark.dickinsonlinkissue7632 messages
2010-01-10 17:34:56mark.dickinsoncreate