From 58e70559231a73cac7c991d3ee442cc54a1a3217 Mon Sep 17 00:00:00 2001 From: "C.A.M. Gerlach" Date: Mon, 28 Mar 2022 17:38:00 -0500 Subject: [PATCH] PEP 1: Remove sentance explictly discussing changing governance PEPs --- pep-0001.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pep-0001.txt b/pep-0001.txt index bf52a755a9d..fe7284df381 100644 --- a/pep-0001.txt +++ b/pep-0001.txt @@ -470,11 +470,10 @@ Standards track PEPs while in the Provisional or (with SC approval) Accepted state, they should be noted in the PEP, such that the PEP accurately describes the implementation at the point where it is marked Final. -Active Informational and Process PEPs may be updated over time to reflect +Active (Informational and Process) PEPs may be updated over time to reflect changes to development practices and other details. The precise process followed in these cases will depend on the nature and purpose of the PEP -being updated. Substantive changes to governance PEPs must be reviewed by the -Steering Council (by opening a `Steering Council issue`_). +in question. Occasionally, a Deferred or even a Withdrawn PEP may be resurrected with major updates, but it is often better to just propose a new one.