mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
[3.12] gh-105071: add missing versionadded directive (GH-105097) (#105105)
gh-105071: add missing versionadded directive (GH-105097)
(cherry picked from commit 4571eedca2
)
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
This commit is contained in:
parent
9fb7abba6d
commit
aeee5a5756
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