Optimise float parsing from Unicode strings with non-ASCII spaces (GH-4084)
* Reject invalid underscore placements in float parser. * Add a proper nan/inf float parser to prevent underscore-mixes like "in_f" from passing through.
Showing
This diff is collapsed.
Please register or sign in to comment