diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-06-08 23:43:54 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-08 23:43:54 +0300 |
commit | 2e9cd5825c5ccdbb6f65a57c0c7941078e003c14 (patch) | |
tree | 1f39984ce8de33ad6f1da69e34e5e09b9161823c /Python/strdup.c | |
parent | 29adc13bd797d9c9e7fcb893a7c49ce7f7ad388c (diff) | |
download | cpython-git-2e9cd5825c5ccdbb6f65a57c0c7941078e003c14.tar.gz |
bpo-30529: Fix errors for invalid whitespaces in f-string subexpressions. (#1888)
'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.
Diffstat (limited to 'Python/strdup.c')
0 files changed, 0 insertions, 0 deletions