mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Doc: Add missing ref labels to exception groups/notes sections (#106465)
This commit is contained in:
parent
13aefd175e
commit
38aa89a52e
2 changed files with 4 additions and 0 deletions
|
|
@ -871,6 +871,8 @@ The following exceptions are used as warning categories; see the
|
|||
.. versionadded:: 3.2
|
||||
|
||||
|
||||
.. _lib-exception-groups:
|
||||
|
||||
Exception groups
|
||||
----------------
|
||||
|
||||
|
|
|
|||
|
|
@ -578,6 +578,8 @@ the following pattern::
|
|||
...
|
||||
|
||||
|
||||
.. _tut-exception-notes:
|
||||
|
||||
Enriching Exceptions with Notes
|
||||
===============================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue