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 8d436d9 commit 467ce0cCopy full SHA for 467ce0c
Misc/NEWS.d/next/C_API/2025-03-07-16-48-12.gh-issue-129545.t-9iTH.rst renamed to Misc/NEWS.d/next/Core_and_Builtins/2025-03-07-16-48-12.gh-issue-129545.t-9iTH.rst
@@ -1,3 +1,3 @@
1
-Change the text of the ``SyntaxError: parameter without a default follows parameter with a default``
2
-to ``SyntaxError: positional parameter without a default follows parameter with a default`` to improve
3
-error message clarity in certain cases.
+Change the text of the ``SyntaxError: parameter without a default follows parameter with a default``
+to ``SyntaxError: positional parameter without a default follows parameter with a default`` to improve
+error message clarity in certain cases.
0 commit comments