[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r9712: credit PEP as source of Tor process (in tor/trunk: . doc/spec/proposals)
Author: nickm
Date: 2007-03-02 15:00:30 -0500 (Fri, 02 Mar 2007)
New Revision: 9712
Modified:
tor/trunk/
tor/trunk/doc/spec/proposals/001-process.txt
Log:
r12373@Kushana: nickm | 2007-03-02 13:11:11 -0500
credit PEP as source of Tor process
Property changes on: tor/trunk
___________________________________________________________________
svk:merge ticket from /tor/trunk [r12373] on c95137ef-5f19-0410-b913-86e773d04f59
Modified: tor/trunk/doc/spec/proposals/001-process.txt
===================================================================
--- tor/trunk/doc/spec/proposals/001-process.txt 2007-03-02 20:00:26 UTC (rev 9711)
+++ tor/trunk/doc/spec/proposals/001-process.txt 2007-03-02 20:00:30 UTC (rev 9712)
@@ -56,6 +56,10 @@
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