Skip to content

Commit c468622

Browse files
Merge branch 'gh-129515-ifexp-syntax-error' of github.com:sergey-miryanov/cpython into gh-129515-ifexp-syntax-error
2 parents b4a1c55 + 9c711ae commit c468622

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Clarify syntax error messages for conditional expressions if statement
2-
specified before ``if`` or after ``else`` keywords.
1+
Clarify syntax error messages for conditional expressions when a statement
2+
is specified before an :keyword:`if` or after an :keyword:`else` keyword.

0 commit comments

Comments
 (0)