Skip to content

Commit 8d436d9

Browse files
Update Misc/NEWS.d/next/C_API/2025-03-07-16-48-12.gh-issue-129545.t-9iTH.rst
Co-authored-by: Lysandros Nikolaou <[email protected]>
1 parent 6468fe8 commit 8d436d9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
Issue: :gh:`129545`
2-
3-
Detailed changes:
4-
Changed 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.
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.

0 commit comments

Comments
 (0)