mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
gh-105071: add missing versionadded directive (#105097)
This commit is contained in:
parent
4b65d5638c
commit
4571eedca2
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue