mirror of
https://github.com/python/cpython.git
synced 2026-05-18 10:24:42 -04:00
3ea9ba6478
This PR fixes the error message from float(s) in the case where s contains only whitespace.
(cherry picked from commit 97e9cfa75a)
Co-authored-by: Mark Dickinson <dickinsm@gmail.com>
Source files for various builtin objects