Skip to content

Commit 1601004

Browse files
authored
Update Doc/whatsnew/3.14.rst
1 parent 8c1cf3a commit 1601004

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ New features
9393
PEP 758 – Allow except and except* expressions without parentheses
9494
------------------------------------------------------------------
9595

96-
The :keyword:`except` and :keyword:`except*` expressions now allow
96+
The :keyword:`except` expressions now allow
9797
parentheses to be omitted when there is only one exception type.
9898
For example the following expressions are now valid:
9999

0 commit comments

Comments
 (0)