PEP 669: Mark as accepted (#3077)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
This commit is contained in:
parent
f10fdabaec
commit
8a24bdeb04
|
@ -1,12 +1,15 @@
|
||||||
PEP: 669
|
PEP: 669
|
||||||
Title: Low Impact Monitoring for CPython
|
Title: Low Impact Monitoring for CPython
|
||||||
Author: Mark Shannon <mark@hotpy.org>
|
Author: Mark Shannon <mark@hotpy.org>
|
||||||
Status: Draft
|
Discussions-To: https://discuss.python.org/t/pep-669-low-impact-monitoring-for-cpython/13018/
|
||||||
|
Status: Accepted
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 18-Aug-2021
|
Created: 18-Aug-2021
|
||||||
Post-History: 07-Dec-2021
|
Python-Version: 3.12
|
||||||
|
Post-History: `07-Dec-2021 <https://mail.python.org/archives/list/python-dev@python.org/thread/VNSD4TSAM2BM64FJNIQPAOPNEGNX4MDX/>`__,
|
||||||
|
`10-Jan-2022 <https://discuss.python.org/t/pep-669-low-impact-monitoring-for-cpython/13018>`__,
|
||||||
|
Resolution: https://discuss.python.org/t/pep-669-low-impact-monitoring-for-cpython/13018/42
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
========
|
========
|
||||||
|
|
Loading…
Reference in New Issue