8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e7ed66 commit cd3012cCopy full SHA for cd3012c
Doc/whatsnew/3.12.rst
@@ -303,7 +303,7 @@ Let's cover these in detail:
303
See :pep:`701` for more details.
304
305
As a positive side-effect of how this feature has been implemented (by parsing f-strings
306
-with :pep:`the PEG parser <617>`, now error messages for f-strings are more precise
+with :pep:`the PEG parser <617>`), now error messages for f-strings are more precise
307
and include the exact location of the error. For example, in Python 3.11, the following
308
f-string raises a :exc:`SyntaxError`:
309
0 commit comments