diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-06-08 21:38:06 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-08 21:38:06 (GMT) |
commit | 570b1c971c31cd08dbf060f4e21636c40aa47786 (patch) | |
tree | f13cb58e5792e0a969e4dc6c59f0624ec9b9cbe2 /Lib/idlelib/textview.py | |
parent | b319d09ee4427aac1ee8f298692127d34ef57dc0 (diff) | |
download | cpython-570b1c971c31cd08dbf060f4e21636c40aa47786.zip cpython-570b1c971c31cd08dbf060f4e21636c40aa47786.tar.gz cpython-570b1c971c31cd08dbf060f4e21636c40aa47786.tar.bz2 |
[3.6] bpo-30529: Fix errors for invalid whitespaces in f-string subexpressions. (GH-1888) (#2013)
'invalid character in identifier' now is raised instead of
'f-string: empty expression not allowed' if a subexpression contains
only whitespaces and they are not accepted by Python parser.
(cherry picked from commit 2e9cd58)
Diffstat (limited to 'Lib/idlelib/textview.py')
0 files changed, 0 insertions, 0 deletions