[Python-checkins] CVS: python/nondist/peps pep-0001.txt,1.11,1.12

Jeremy Hylton python-dev@python.org
Mon, 16 Oct 2000 13:32:32 -0700


Update of /cvsroot/python/python/nondist/peps
In directory slayer.i.sourceforge.net:/tmp/cvs-serv14259

Modified Files:
	pep-0001.txt 
Log Message:
Revise guidelines for discussion of PEP before draft exists.  The goal
is to limit needless and uninformed discussion of an issue, not to
prevent all discussion.


Index: pep-0001.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0001.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** pep-0001.txt	2000/08/23 15:58:05	1.11
--- pep-0001.txt	2000/10/16 20:32:29	1.12
***************
*** 62,69 ****
      final arbitrator of the latter.
  
!     Discussion concerning a PEP should initially be kept out of the
!     python-dev and python-list mailing lists.  Instead, comments
!     should be sent to, and collected by, the PEP owner, who has the
!     responsibility to incorporate these comments into the document.
  
      The authors of the PEP are then responsible for writing the PEP
--- 62,69 ----
      final arbitrator of the latter.
  
!     In general, an initial draft of the PEP should be prepared before
!     discussion occurs on the python-dev and pyton-list mailing lists.
!     The author should incorporate comments and feedback into this
!     initial draft when possible.
  
      The authors of the PEP are then responsible for writing the PEP