commit | 451d0e38fcf50d976236d7d00ccfe8c1a2305086 | [log] [tgz] |
---|---|---|
author | Eric V. Smith <eric@trueblade.com> | Fri Sep 09 21:56:20 2016 -0400 |
committer | Eric V. Smith <eric@trueblade.com> | Fri Sep 09 21:56:20 2016 -0400 |
tree | 29e15833e76714f8f0f8b906871b82c8c1a42967 | |
parent | 052828db1538bf0d42d7e256da13c6e183974a13 [diff] |
Issue 27948: Allow backslashes in the literal string portion of f-strings, but not in the expressions. Also, require expressions to begin and end with literal curly braces.