[Python-checkins] python/nondist/peps pep-0000.txt,1.183,1.184 pep-0248.txt,1.3,1.4 pep-0249.txt,1.6,1.7

akuchling@users.sourceforge.net akuchling@users.sourceforge.net
Wed, 29 May 2002 14:17:45 -0700


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

Modified Files:
	pep-0000.txt pep-0248.txt pep-0249.txt 
Log Message:
Mark the two database API PEPs as "Status: Final", with MAL's approval.
Neither has been revised significantly since 1996 or 1999.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.183
retrieving revision 1.184
diff -C2 -d -r1.183 -r1.184
*** pep-0000.txt	29 May 2002 21:09:03 -0000	1.183
--- pep-0000.txt	29 May 2002 21:17:42 -0000	1.184
***************
*** 46,51 ****
   I   102  Doing Python Micro Releases                Baxter, Warsaw, van Rossum
   IF  247  API for Cryptographic Hash Functions         Kuchling
!  I   248  Python Database API Specification v1.0       Lemburg
!  I   249  Python Database API Specification v2.0       Lemburg
   IF  272  API for Block Encryption Algorithms v1.0     Kuchling
  
--- 46,51 ----
   I   102  Doing Python Micro Releases                Baxter, Warsaw, van Rossum
   IF  247  API for Cryptographic Hash Functions         Kuchling
!  IF  248  Python Database API Specification v1.0       Lemburg
!  IF  249  Python Database API Specification v2.0       Lemburg
   IF  272  API for Block Encryption Algorithms v1.0     Kuchling
  
***************
*** 226,231 ****
   S   246  Object Adaptation                            Evans
   IF  247  API for Cryptographic Hash Functions         Kuchling
!  I   248  Python Database API Specification v1.0       Lemburg
!  I   249  Python Database API Specification v2.0       Lemburg
   SF  250  Using site-packages on Windows               Moore
   IF  251  Python 2.2 Release Schedule                  Warsaw, van Rossum
--- 226,231 ----
   S   246  Object Adaptation                            Evans
   IF  247  API for Cryptographic Hash Functions         Kuchling
!  IF  248  Python Database API Specification v1.0       Lemburg
!  IF  249  Python Database API Specification v2.0       Lemburg
   SF  250  Using site-packages on Windows               Moore
   IF  251  Python 2.2 Release Schedule                  Warsaw, van Rossum

Index: pep-0248.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0248.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** pep-0248.txt	14 Jul 2001 16:21:44 -0000	1.3
--- pep-0248.txt	29 May 2002 21:17:42 -0000	1.4
***************
*** 4,8 ****
  Author: db-sig@python.org (Python Database SIG)
  Editor: mal@lemburg.com (Marc-Andre Lemburg)
! Status: Draft
  Replaced-By: 249
  Type: Informational
--- 4,8 ----
  Author: db-sig@python.org (Python Database SIG)
  Editor: mal@lemburg.com (Marc-Andre Lemburg)
! Status: Final
  Replaced-By: 249
  Type: Informational

Index: pep-0249.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0249.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** pep-0249.txt	4 Feb 2002 22:47:07 -0000	1.6
--- pep-0249.txt	29 May 2002 21:17:42 -0000	1.7
***************
*** 4,8 ****
  Author: db-sig@python.org (Python Database SIG)
  Editor: mal@lemburg.com (Marc-Andre Lemburg)
! Status: Draft
  Type: Informational
  Replaces: 248
--- 4,8 ----
  Author: db-sig@python.org (Python Database SIG)
  Editor: mal@lemburg.com (Marc-Andre Lemburg)
! Status: Final
  Type: Informational
  Replaces: 248