diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2017-06-08 20:43:54 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-08 20:43:54 (GMT) |
| commit | 2e9cd5825c5ccdbb6f65a57c0c7941078e003c14 (patch) | |
| tree | 1f39984ce8de33ad6f1da69e34e5e09b9161823c /Python/dynamic_annotations.c | |
| parent | 29adc13bd797d9c9e7fcb893a7c49ce7f7ad388c (diff) | |
| download | cpython-2e9cd5825c5ccdbb6f65a57c0c7941078e003c14.zip cpython-2e9cd5825c5ccdbb6f65a57c0c7941078e003c14.tar.gz cpython-2e9cd5825c5ccdbb6f65a57c0c7941078e003c14.tar.bz2 | |
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/dynamic_annotations.c')
0 files changed, 0 insertions, 0 deletions
