summaryrefslogtreecommitdiffstats
path: root/Doc/library/python.rst
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2023-09-05 13:07:11 (GMT)
committerGitHub <noreply@github.com>2023-09-05 13:07:11 (GMT)
commit578b3ea0e9816cecaef246a50d20257de8e0d642 (patch)
treecd9f0040b1c05f711c8dd03871f9c233acc7b49a /Doc/library/python.rst
parent7ee021f99998690ee724d08a95dceadd2ec8a051 (diff)
downloadcpython-578b3ea0e9816cecaef246a50d20257de8e0d642.zip
cpython-578b3ea0e9816cecaef246a50d20257de8e0d642.tar.gz
cpython-578b3ea0e9816cecaef246a50d20257de8e0d642.tar.bz2
[3.12] GH-103082: Document PEP-669: Low Impact Monitoring for CPython (GH-107772) (#108909)
GH-103082: Document PEP-669: Low Impact Monitoring for CPython (GH-107772) (cherry picked from commit 8b515f60ee1dec65cb3d64f1cc1d4b32aa2f4184) Co-authored-by: Mark Shannon <mark@hotpy.org>
Diffstat (limited to 'Doc/library/python.rst')
-rw-r--r--Doc/library/python.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/python.rst b/Doc/library/python.rst
index f39613f..6104359 100644
--- a/Doc/library/python.rst
+++ b/Doc/library/python.rst
@@ -12,6 +12,7 @@ overview:
.. toctree::
sys.rst
+ sys.monitoring.rst
sysconfig.rst
builtins.rst
__main__.rst