Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
gh-105071: add missing versionadded
  • Loading branch information
iritkatriel committed May 30, 2023
commit fee4f62aaa81ec38301140b3bb9663eb275c9dc0
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