Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 38aa89a

Browse files
authored
Doc: Add missing ref labels to exception groups/notes sections (#106465)
1 parent 13aefd1 commit 38aa89a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Doc/library/exceptions.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -871,6 +871,8 @@ The following exceptions are used as warning categories; see the
871871
.. versionadded:: 3.2
872872

873873

874+
.. _lib-exception-groups:
875+
874876
Exception groups
875877
----------------
876878

Doc/tutorial/errors.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,8 @@ the following pattern::
578578
...
579579

580580

581+
.. _tut-exception-notes:
582+
581583
Enriching Exceptions with Notes
582584
===============================
583585

0 commit comments

Comments
 (0)