aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/spec/proposals/001-process.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/spec/proposals/001-process.txt b/doc/spec/proposals/001-process.txt
index c624dfdbc..6500e1fe0 100644
--- a/doc/spec/proposals/001-process.txt
+++ b/doc/spec/proposals/001-process.txt
@@ -56,6 +56,10 @@ How to change the specs now:
remain the canonical documentation for the Tor protocol: no proposal is
ever the canonical documentation for an implemented feature.
+ (This process is pretty similar to the Python Enhancement Process, with
+ the major exception that Tor proposals get re-integrated into the specs
+ after implementation, whereas PEPs _become_ the new spec.)
+
{It's still okay to make small changes directly to the spec if the code
can be
written more or less immediately, or cosmetic changes if no code change is