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.
S
Serhiy Storchaka committed
2e9cd5825c5ccdbb6f65a57c0c7941078e003c14
Parent: 29adc13
Committed by GitHub <noreply@github.com>
on 6/8/2017, 8:43:54 PM