We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Doc/c-api/exceptions.rst
1 parent ffa4f4a commit 54eb6edCopy full SHA for 54eb6ed
1 file changed
Doc/c-api/exceptions.rst
@@ -1042,7 +1042,7 @@ the variables:
1042
+=========================================+=================================+==========+
1043
| :c:data:`PyExc_BaseException` | :exc:`BaseException` | [1]_ |
1044
+-----------------------------------------+---------------------------------+----------+
1045
-| :c:data:`PyExc_BaseExceptionGroup` | :exc:`BaseExceptionGroup` | |
+| :c:data:`PyExc_BaseExceptionGroup` | :exc:`BaseExceptionGroup` | [1]_ |
1046
1047
| :c:data:`PyExc_Exception` | :exc:`Exception` | [1]_ |
1048
0 commit comments