-
- Downloads
gh-93418: Fix an assert when an f-string expression is followed by an '=', but...
gh-93418: Fix an assert when an f-string expression is followed by an '=', but no closing brace. (gh-93419) (gh-93423) (cherry picked from commit ee70c70a) Co-authored-by:Eric V. Smith <ericvsmith@users.noreply.github.com> Co-authored-by:
Eric V. Smith <ericvsmith@users.noreply.github.com>
Showing
- Lib/test/test_fstring.py 1 addition, 0 deletionsLib/test/test_fstring.py
- Misc/NEWS.d/next/Core and Builtins/2022-06-01-17-47-40.gh-issue-93418.24dJuc.rst 2 additions, 0 deletions...nd Builtins/2022-06-01-17-47-40.gh-issue-93418.24dJuc.rst
- Parser/string_parser.c 3 additions, 1 deletionParser/string_parser.c
Loading
Please register or sign in to comment