Mark Dickinson <dicki...@gmail.com> added the comment: 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. ---------- Added file: http://bugs.python.org/file13853/string_to_double_v2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5914> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com