mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
[3.12] Doc: Add missing ref labels to exception groups/notes sections (GH-106465) (#106473)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
This commit is contained in:
parent
1e4c2359e4
commit
84cda268bd
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
|
.. versionadded:: 3.2
|
||||||
|
|
||||||
|
|
||||||
|
.. _lib-exception-groups:
|
||||||
|
|
||||||
Exception groups
|
Exception groups
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
|
|
@ -578,6 +578,8 @@ the following pattern::
|
||||||
...
|
...
|
||||||
|
|
||||||
|
|
||||||
|
.. _tut-exception-notes:
|
||||||
|
|
||||||
Enriching Exceptions with Notes
|
Enriching Exceptions with Notes
|
||||||
===============================
|
===============================
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue