[Python-checkins] r45772 - peps/trunk/pep-0000.txt peps/trunk/pep-0209.txt
neal.norwitz
python-checkins at python.org
Fri Apr 28 05:39:58 CEST 2006
Author: neal.norwitz
Date: Fri Apr 28 05:39:57 2006
New Revision: 45772
Modified:
peps/trunk/pep-0000.txt
peps/trunk/pep-0209.txt
Log:
Travis sent me mail asking me to withdraw this PEP.
Modified: peps/trunk/pep-0000.txt
==============================================================================
--- peps/trunk/pep-0000.txt (original)
+++ peps/trunk/pep-0000.txt Fri Apr 28 05:39:57 2006
@@ -73,7 +73,6 @@
Open PEPs (under consideration)
- S 209 Adding Multidimensional Arrays Barrett, Oliphant
S 228 Reworking Python's Numeric Model Zadka, GvR
S 237 Unifying Long Integers and Integers Zadka, GvR
S 243 Module Repository Upload Mechanism Reifschneider
@@ -178,6 +177,7 @@
SR 204 Range Literals Wouters
IW 206 Python Advanced Library Kuchling
+ SW 209 Adding Multidimensional Arrays Barrett, Oliphant
SD 211 Adding A New Outer Product Operator Wilson
SD 212 Loop Counter Iteration Schneider-Kamp
SD 213 Attribute Access Handlers Prescod
@@ -270,7 +270,7 @@
IW 206 Python Advanced Library Kuchling
SF 207 Rich Comparisons GvR, Ascher
SF 208 Reworking the Coercion Model Schemenauer, Lemburg
- S 209 Adding Multidimensional Arrays Barrett, Oliphant
+ SW 209 Adding Multidimensional Arrays Barrett, Oliphant
SD 210 Decoupling the Interpreter Loop Ascher
SD 211 Adding A New Outer Product Operator Wilson
SD 212 Loop Counter Iteration Schneider-Kamp
Modified: peps/trunk/pep-0209.txt
==============================================================================
--- peps/trunk/pep-0209.txt (original)
+++ peps/trunk/pep-0209.txt Fri Apr 28 05:39:57 2006
@@ -4,7 +4,7 @@
Last-Modified: $Date$
Author: barrett at stsci.edu (Paul Barrett), oliphant at ee.byu.edu (Travis Oliphant)
Python-Version: 2.2
-Status: Draft
+Status: Withdrawn
Type: Standards Track
Created: 03-Jan-2001
Post-History:
More information about the Python-checkins
mailing list