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-08.17:10:26
SpamBayes Score 0.00025959278
Marked as misclassified No
Message-id <1262970628.81.0.0429711604817.issue7632@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch that seems to fix the problem;  I'll wait a while to see if I get a response from David Gay before applying this.

Also, if we've got to the stage of modifying the algorithmic part of the original dtoa.c, we should really make sure that we've got our own set of comprehensive tests.
History
Date User Action Args
2010-01-08 17:10:28mark.dickinsonsetrecipients: + mark.dickinson, eric.smith, skrah
2010-01-08 17:10:28mark.dickinsonsetmessageid: <1262970628.81.0.0429711604817.issue7632@psf.upfronthosting.co.za>
2010-01-08 17:10:27mark.dickinsonlinkissue7632 messages
2010-01-08 17:10:26mark.dickinsoncreate