| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM. i is declared as an int.
Sorry, something went wrong.
|
Hum. Your PR description described a bug which is not fixed by the PR. It's misleading. Do you plan to integrate a fix for return MAKE_TOKEN(_PyTokenizer_syntaxerror(tok, "f-string: expecting '}'", start)); in this PR? |
Sorry, something went wrong.
I’m not sure if I should fix it within this PR or address it in a separate one. What do you think? |
Sorry, something went wrong.
|
You can update this PR to fix also the _PyTokenizer_syntaxerror() issue. |
Sorry, something went wrong.
|
Done |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
Merged, thanks for fixes. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I found a new error specific to 3.13.
cpython/Parser/lexer/lexer.c
Lines 1107 to 1110 in fc1c644
This is fixed by 6020260 in 3.14.