diff --git a/peps/pep-0669.rst b/peps/pep-0669.rst index a12c30161..3aee69bfb 100644 --- a/peps/pep-0669.rst +++ b/peps/pep-0669.rst @@ -2,15 +2,16 @@ PEP: 669 Title: Low Impact Monitoring for CPython Author: Mark Shannon Discussions-To: https://discuss.python.org/t/pep-669-low-impact-monitoring-for-cpython/13018/ -Status: Accepted +Status: Final Type: Standards Track -Content-Type: text/x-rst Created: 18-Aug-2021 Python-Version: 3.12 Post-History: `07-Dec-2021 `__, `10-Jan-2022 `__, Resolution: https://discuss.python.org/t/pep-669-low-impact-monitoring-for-cpython/13018/42 +.. canonical-doc:: :mod:`python:sys.monitoring` + Abstract ========