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 cdavid, cito, dino.viehland, eric.smith, mark.dickinson, stutzbach
Date 2009-05-04.01:00:46
SpamBayes Score 0.00043198417
Marked as misclassified No
Message-id <1241398847.91.0.416912776522.issue4482@psf.upfronthosting.co.za>
In-reply-to
Content
With the new PyOS_double_to_string, this issue largely goes away. There
are some remaining issues with commas, 'n' and the like. I'll address those.
History
Date User Action Args
2009-05-04 01:00:48eric.smithsetrecipients: + eric.smith, mark.dickinson, cito, stutzbach, cdavid, dino.viehland
2009-05-04 01:00:47eric.smithsetmessageid: <1241398847.91.0.416912776522.issue4482@psf.upfronthosting.co.za>
2009-05-04 01:00:47eric.smithlinkissue4482 messages
2009-05-04 01:00:46eric.smithcreate