Issue #7117: Use PyOS_string_to_double instead of PyOS_ascii_strtod in
floatobject.c. Also, remove limitation on length of unicode inputs to float().
Showing
Please register or sign in to comment
floatobject.c. Also, remove limitation on length of unicode inputs to float().