Skip to content

Commit

Permalink
[3.12] pythongh-105071: add missing versionadded directive (pythonGH-…
Browse files Browse the repository at this point in the history
…105097) (python#105105)

pythongh-105071: add missing versionadded directive (pythonGH-105097)
(cherry picked from commit 4571eed)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
  • Loading branch information
miss-islington and iritkatriel authored May 30, 2023
1 parent 9fb7abb commit aeee5a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Doc/c-api/exceptions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,8 @@ Exception Objects
Return the :exc:`ExceptionGroup` that needs to be reraised in the end, or
``None`` if there is nothing to reraise.
.. versionadded:: 3.12
.. _unicodeexceptions:
Unicode Exception Objects
Expand Down

0 comments on commit aeee5a5

Please sign in to comment.