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 8e860fa commit 0866ba2Copy full SHA for 0866ba2
Doc/reference/compound_stmts.rst
@@ -233,8 +233,7 @@ and information on using the :keyword:`raise` statement to generate exceptions
233
may be found in section :ref:`raise`.
234
235
.. versionchanged:: 3.14
236
- Support for optionally dropping grouping parentheses when using multiple
237
- exception types. See :pep:`758`.
+ Support for optionally dropping grouping parentheses when using multiple exception types. See :pep:`758`.
238
239
.. _except:
240
0 commit comments