Mark as Deferred to match status in PEP 0
This commit is contained in:
parent
b09c4ce4e7
commit
2cff379b28
|
@ -3,7 +3,7 @@ Title: Adding A New Outer Product Operator
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: gvwilson@ddj.com (Greg Wilson)
|
Author: gvwilson@ddj.com (Greg Wilson)
|
||||||
Status: Draft
|
Status: Deferred
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Python-Version: 2.1
|
Python-Version: 2.1
|
||||||
Created: 15-Jul-2000
|
Created: 15-Jul-2000
|
||||||
|
|
|
@ -3,7 +3,7 @@ Title: Loop Counter Iteration
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: nowonder@nowonder.de (Peter Schneider-Kamp)
|
Author: nowonder@nowonder.de (Peter Schneider-Kamp)
|
||||||
Status: Draft
|
Status: Deferred
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Created: 22-Aug-2000
|
Created: 22-Aug-2000
|
||||||
Python-Version: 2.1
|
Python-Version: 2.1
|
||||||
|
|
|
@ -3,7 +3,7 @@ Title: Attribute Access Handlers
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: paul@prescod.net (Paul Prescod)
|
Author: paul@prescod.net (Paul Prescod)
|
||||||
Status: Draft
|
Status: Deferred
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Python-Version: 2.1
|
Python-Version: 2.1
|
||||||
Created: 21-Jul-2000
|
Created: 21-Jul-2000
|
||||||
|
|
|
@ -3,7 +3,7 @@ Title: Stackless Python
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: gmcm@hypernet.com (Gordon McMillan)
|
Author: gmcm@hypernet.com (Gordon McMillan)
|
||||||
Status: Draft
|
Status: Deferred
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Created: 14-Aug-2000
|
Created: 14-Aug-2000
|
||||||
Python-Version: 2.1
|
Python-Version: 2.1
|
||||||
|
|
|
@ -4,7 +4,7 @@ Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: hzhu@users.sourceforge.net (Huaiyu Zhu),
|
Author: hzhu@users.sourceforge.net (Huaiyu Zhu),
|
||||||
gregory.lielens@fft.be (Gregory Lielens)
|
gregory.lielens@fft.be (Gregory Lielens)
|
||||||
Status: Draft
|
Status: Deferred
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Python-Version: 2.1
|
Python-Version: 2.1
|
||||||
Created: 19-Sep-2000
|
Created: 19-Sep-2000
|
||||||
|
|
|
@ -5,7 +5,7 @@ Last-Modified: $Date$
|
||||||
Author: A.M. Kuchling <amk@amk.ca>
|
Author: A.M. Kuchling <amk@amk.ca>
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Created: 08-Jul-2001
|
Created: 08-Jul-2001
|
||||||
Status: Draft
|
Status: Deferred
|
||||||
Post-History: 27-Mar-2002
|
Post-History: 27-Mar-2002
|
||||||
|
|
||||||
Introduction
|
Introduction
|
||||||
|
|
Loading…
Reference in New Issue