[Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.73,1.74

Barry Warsaw bwarsaw@users.sourceforge.net
Wed, 14 Mar 2001 21:34:21 -0800


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv18464

Modified Files:
	pep-0000.txt 
Log Message:
Added PEP 6, Patch and Bug Fix Releases, Aahz

[w/ editorial pass by Barry]


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.73
retrieving revision 1.74
diff -C2 -r1.73 -r1.74
*** pep-0000.txt	2001/03/13 15:40:47	1.73
--- pep-0000.txt	2001/03/15 05:34:19	1.74
***************
*** 20,24 ****
       ---  ------------  -----                                  -----
  
!  Meta-PEPs (PEPs about PEPs)
  
   I     0  pep-0000.txt  Index of Python Enhancement Proposals  Warsaw
--- 20,24 ----
       ---  ------------  -----                                  -----
  
!  Meta-PEPs (PEPs about PEPs or Process)
  
   I     0  pep-0000.txt  Index of Python Enhancement Proposals  Warsaw
***************
*** 28,31 ****
--- 28,32 ----
   I     4  pep-0004.txt  Deprecation of Standard Modules        von Loewis
   I     5  pep-0005.txt  Guidelines for Language Evolution      Prescod
+  I     6  pep-0006.txt  Patch and Bug Fix Releases             Aahz
  
   Active PEPs (under serious consideration for Python 2.1 - even if empty)
***************
*** 105,108 ****
--- 106,110 ----
   I     4  pep-0004.txt  Deprecation of Standard Modules        von Loewis
   I     5  pep-0005.txt  Guidelines for Language Evolution      Prescod
+  I     6  pep-0006.txt  Patch and Bug Fix Releases             Aahz
   I    42  pep-0042.txt  Small Feature Requests                 Hylton
  
***************
*** 166,169 ****
--- 168,172 ----
      name                     email address
      ----------------         -------------
+     Aahz                     aahz@pobox.com
      Ascher, David            davida@activestate.com
      Barrett, Paul            barrett@stsci.edu