Skip to content

Commit 72baf20

Browse files
Update Doc/reference/compound_stmts.rst
Co-authored-by: Brian Schubert <[email protected]>
1 parent d04b864 commit 72baf20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/compound_stmts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ Additional information on exceptions can be found in section :ref:`exceptions`,
232232
and information on using the :keyword:`raise` statement to generate exceptions
233233
may be found in section :ref:`raise`.
234234

235-
.. versionchanged:: 3.13
235+
.. versionchanged:: next
236236
Support for optionally dropping grouping parentheses when using multiple exception types. See :pep:`758`.
237237

238238
.. _except:

0 commit comments

Comments
 (0)