PY-31442 Parse simplest possible f-strings together with other expressions

- no nested f-strings
- no formatting parts after colon
- no illegal escapes detection
- no quote mismatch detection
This commit is contained in:
Mikhail Golubev
2018-10-01 12:46:41 +03:00
parent b8f2aa3a7d
commit c13a63958d
14 changed files with 1590 additions and 818 deletions
File diff suppressed because it is too large Load Diff