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 8c1cf3a commit 1601004Copy full SHA for 1601004
1 file changed
Doc/whatsnew/3.14.rst
@@ -93,7 +93,7 @@ New features
93
PEP 758 – Allow except and except* expressions without parentheses
94
------------------------------------------------------------------
95
96
-The :keyword:`except` and :keyword:`except*` expressions now allow
+The :keyword:`except` expressions now allow
97
parentheses to be omitted when there is only one exception type.
98
For example the following expressions are now valid:
99
0 commit comments