Browse Source

r12373@Kushana: nickm | 2007-03-02 13:11:11 -0500
credit PEP as source of Tor process


svn:r9712

Nick Mathewson 18 years ago
parent
commit
9989cbc699
1 changed files with 4 additions and 0 deletions
  1. 4 0
      doc/spec/proposals/001-process.txt

+ 4 - 0
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
    remain the canonical documentation for the Tor protocol: no proposal is
    ever the canonical documentation for an implemented feature.
    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
    {It's still okay to make small changes directly to the spec if the code
    can be
    can be
    written more or less immediately, or cosmetic changes if no code change is
    written more or less immediately, or cosmetic changes if no code change is