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 eric.smith
Recipients eric.smith, mark.dickinson
Date 2009-04-23.10:21:26
SpamBayes Score 3.5859546e-06
Marked as misclassified No
Message-id <1240482088.18.0.502679085556.issue5816@psf.upfronthosting.co.za>
In-reply-to
Content
The fallback code, around line 633 in the patched version of pystrtod.c,
probably also needs to be modified. It's this code that would need
backporting to 2.7.
History
Date User Action Args
2009-04-23 10:21:28eric.smithsetrecipients: + eric.smith, mark.dickinson
2009-04-23 10:21:28eric.smithsetmessageid: <1240482088.18.0.502679085556.issue5816@psf.upfronthosting.co.za>
2009-04-23 10:21:27eric.smithlinkissue5816 messages
2009-04-23 10:21:27eric.smithcreate