diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-08-11 16:16:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-11 16:16:53 (GMT) |
commit | 3ea9ba647850442ade8aec2c84c7f20afd0fb7c4 (patch) | |
tree | dc188836e4691b78b42cc47c17cd07094337019b /Lib/idlelib/mainmenu.py | |
parent | 731732aa8bf71b84e4bc1dfead27f524eb710fce (diff) | |
download | cpython-3ea9ba647850442ade8aec2c84c7f20afd0fb7c4.zip cpython-3ea9ba647850442ade8aec2c84c7f20afd0fb7c4.tar.gz cpython-3ea9ba647850442ade8aec2c84c7f20afd0fb7c4.tar.bz2 |
gh-95605: Fix `float(s)` error message when `s` contains only whitespace (GH-95665) (GH-95858)
This PR fixes the error message from float(s) in the case where s contains only whitespace.
(cherry picked from commit 97e9cfa75a80b54a0630b7371f35e368a12749d1)
Co-authored-by: Mark Dickinson <dickinsm@gmail.com>
Diffstat (limited to 'Lib/idlelib/mainmenu.py')
0 files changed, 0 insertions, 0 deletions