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

Barry Warsaw python-dev@python.org
Wed, 23 Aug 2000 08:58:08 -0700


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

Modified Files:
	pep-0001.txt 
Log Message:
In order to get a PEP number, you need more than just an abstract.
You need a rough draft.


Index: pep-0001.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0001.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** pep-0001.txt	2000/08/23 05:04:42	1.10
--- pep-0001.txt	2000/08/23 15:58:05	1.11
***************
*** 51,59 ****
  
      The champion then emails the PEP editor with a proposed title and
!     an abstract of about a paragraph in length.
  
      If the PEP editor approves, he will assign the PEP a number, label
      it as standards track or informational, give it status 'draft',
!     and create and check-in an initial template for the PEP.  The PEP
      editor will not unreasonably deny a PEP.  Reasons for denying PEP
      status include duplication of effort, being technically unsound,
--- 51,59 ----
  
      The champion then emails the PEP editor with a proposed title and
!     a rough, but fleshed out, draft of the PEP.
  
      If the PEP editor approves, he will assign the PEP a number, label
      it as standards track or informational, give it status 'draft',
!     and create and check-in the initial draft of the PEP.  The PEP
      editor will not unreasonably deny a PEP.  Reasons for denying PEP
      status include duplication of effort, being technically unsound,