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
Date 2009-05-03.17:45:16
SpamBayes Score 1.7208717e-05
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Thanks for the feedback!

Here's an updated patch that also deprecates PyOS_ascii_strtod and 
PyOS_ascii_atof and hooks up PyOS_string_to_double everywhere.  The 
documentation still needs proper markup, and I'll add some C-API tests.
History
Date User Action Args
2009-05-03 17:45:29mark.dickinsonsetrecipients: + mark.dickinson, eric.smith
2009-05-03 17:45:28mark.dickinsonsetmessageid: <[email protected]>
2009-05-03 17:45:26mark.dickinsonlinkissue5914 messages
2009-05-03 17:45:26mark.dickinsoncreate