Skip to content

Commit 5bf3295

Browse files
gh-149277: Fix error position for invalid numeric literals
1 parent 88d52b8 commit 5bf3295

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Fix the :exec:`SyntaxError` caret position for invalid numeric literals to
1+
Fix the :exc:`SyntaxError` caret position for invalid numeric literals to
22
point at the first invalid character instead of the last valid one.

0 commit comments

Comments
 (0)