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.araujo, eric.smith, ezio.melotti, mark.dickinson, rhettinger, skrah, terry.reedy
Date 2010-11-21.19:43:20
SpamBayes Score 5.5350057e-07
Marked as misclassified No
Message-id <1290368602.08.0.0230436510133.issue7094@psf.upfronthosting.co.za>
In-reply-to
Content
Gah.  That doesn't work for zeros, though.

Apart from this, the rest of the patch looks good, and all tests pass on my machine.  (Well, except for test_urllib2_localnet, but I'm pretty sure that failure is unrelated.)

I hadn't realized the use_alt_formatting stuff was already present in Python/pystrtod.c.
History
Date User Action Args
2010-11-21 19:43:22mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, terry.reedy, eric.smith, ezio.melotti, eric.araujo, skrah
2010-11-21 19:43:22mark.dickinsonsetmessageid: <1290368602.08.0.0230436510133.issue7094@psf.upfronthosting.co.za>
2010-11-21 19:43:20mark.dickinsonlinkissue7094 messages
2010-11-21 19:43:20mark.dickinsoncreate