commit | 725bfd8489e444aedd8dfd686a27ffc308657155 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sun May 03 20:33:40 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sun May 03 20:33:40 2009 +0000 |
tree | 99d4e0cc2953794a67a5cff491e1897723a119ff | |
parent | 75930f85df76472686a8c4eb587a2a70562f61fe [diff] |
Issue #5914: Add new C-API function PyOS_string_to_double, to complement PyOS_double_to_string, and deprecate PyOS_ascii_strtod and PyOS_ascii_atof.