Rewrite fstring parsing to match CPython 3.6 and the updated PEP 498
- resolve string escapes only outside of fstring expressions - reject backslashes inside of fstring expressions Also make some fstring errors non-fatal to keep parsing.
Showing
Please register or sign in to comment