Skip to content

Commit aeee5a5

Browse files
[3.12] gh-105071: add missing versionadded directive (GH-105097) (#105105)
gh-105071: add missing versionadded directive (GH-105097) (cherry picked from commit 4571eed) Co-authored-by: Irit Katriel <[email protected]>
1 parent 9fb7abb commit aeee5a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/c-api/exceptions.rst

Lines changed: 2 additions & 0 deletions
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)