Issue #7117: Use PyOS_string_to_double instead of PyOS_ascii_strtod in
complexobject.c. Also remove length restriction on unicode inputs to the complex constructor.
Showing
Please register or sign in to comment
complexobject.c. Also remove length restriction on unicode inputs to the complex constructor.