[Python-checkins] python/nondist/peps pep-0000.txt,1.262,1.263

goodger at projects.sourceforge.net goodger at projects.sourceforge.net
Thu Jan 29 15:00:35 EST 2004


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16396

Modified Files:
	pep-0000.txt 
Log Message:
added PEP 327

Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.262
retrieving revision 1.263
diff -C2 -d -r1.262 -r1.263
*** pep-0000.txt	6 Jan 2004 15:34:49 -0000	1.262
--- pep-0000.txt	29 Jan 2004 20:00:32 -0000	1.263
***************
*** 122,126 ****
   S   324  popen5 - New POSIX process module            Astrand
   S   325  Resource-Release Support for Generators      Pedroni
!  S   326  A Case for Top and Bottom Values             Carlson
   S   754  IEEE 754 Floating Point Special Values       Warnes
  
--- 122,126 ----
   S   324  popen5 - New POSIX process module            Astrand
   S   325  Resource-Release Support for Generators      Pedroni
!  S   326  A Case for Top and Bottom Values             Carlson, Reedy
   S   754  IEEE 754 Floating Point Special Values       Warnes
  
***************
*** 345,349 ****
   S   324  popen5 - New POSIX process module            Astrand
   S   325  Resource-Release Support for Generators      Pedroni
!  S   326  A Case for Top and Bottom Values             Carlson
   SR  666  Reject Foolish Indentation                   Creighton
   S   754  IEEE 754 Floating Point Special Values       Warnes
--- 345,350 ----
   S   324  popen5 - New POSIX process module            Astrand
   S   325  Resource-Release Support for Generators      Pedroni
!  S   326  A Case for Top and Bottom Values             Carlson, Reedy
!  S   327  Decimal Data Type                            Batista
   SR  666  Reject Foolish Indentation                   Creighton
   S   754  IEEE 754 Floating Point Special Values       Warnes
***************
*** 371,374 ****
--- 372,376 ----
      Astrand, Peter           astrand at lysator.liu.se
      Barrett, Paul            barrett at stsci.edu
+     Batista, Facundo         facundo at taniquetil.com.ar
      Baxter, Anthony          anthony at interlink.com.au
      Bellman, Thomas          bellman+pep-divmod at lysator.liu.se
***************
*** 419,422 ****
--- 421,425 ----
      Petrone, Jason           jp at demonseed.net
      Prescod, Paul            paul at prescod.net
+     Reedy, Terry             tjreedy at udel.edu
      Reifschneider, Sean      jafo-pep at tummy.com
      Riehl, Jonathan          jriehl at spaceship.com




More information about the Python-checkins mailing list