Skip to content

Commit 4571eed

Browse files
authored
gh-105071: add missing versionadded directive (#105097)
1 parent 4b65d56 commit 4571eed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: Doc/c-api/exceptions.rst

+2
Original file line numberDiff line numberDiff line change
@@ -783,6 +783,8 @@ Exception Objects
783783
Return the :exc:`ExceptionGroup` that needs to be reraised in the end, or
784784
``None`` if there is nothing to reraise.
785785
786+
.. versionadded:: 3.12
787+
786788
.. _unicodeexceptions:
787789
788790
Unicode Exception Objects

0 commit comments

Comments
 (0)