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, ricitron, ronaldoussoren
Date 2010-02-12.19:39:10
SpamBayes Score 0.0048153666
Marked as misclassified No
Message-id <1266003553.7.0.610263916001.issue7919@psf.upfronthosting.co.za>
In-reply-to
Content
str->float conversions have been reworked in 2.7 and 3.1. The 'D' exponent will not on any platform starting with those versions.

So, this would be a non-platform specific feature request.
History
Date User Action Args
2010-02-12 19:39:15eric.smithsetrecipients: + eric.smith, ronaldoussoren, mark.dickinson, ricitron
2010-02-12 19:39:13eric.smithsetmessageid: <1266003553.7.0.610263916001.issue7919@psf.upfronthosting.co.za>
2010-02-12 19:39:11eric.smithlinkissue7919 messages
2010-02-12 19:39:11eric.smithcreate