[Python-checkins] peps: Undefer PEP 3152 at PEP author's request

chris.angelico python-checkins at python.org
Sun Apr 19 09:52:42 CEST 2015


https://hg.python.org/peps/rev/f9527b279a30
changeset:   5772:f9527b279a30
user:        Chris Angelico <rosuav at gmail.com>
date:        Sun Apr 19 17:52:35 2015 +1000
summary:
  Undefer PEP 3152 at PEP author's request

files:
  pep-3152.txt |  9 +--------
  1 files changed, 1 insertions(+), 8 deletions(-)


diff --git a/pep-3152.txt b/pep-3152.txt
--- a/pep-3152.txt
+++ b/pep-3152.txt
@@ -3,7 +3,7 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Gregory Ewing <greg.ewing at canterbury.ac.nz>
-Status: Deferred
+Status: Draft
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 13-Feb-2009
@@ -27,13 +27,6 @@
 independently of PEP 380 if so desired.
 
 
-PEP Deferral
-============
-
-Further exploration of the concepts covered in this PEP has been deferred
-at least until after PEP 3156 has been resolved.
-
-
 Specification
 =============
 

-- 
Repository URL: https://hg.python.org/peps


More information about the Python-checkins mailing list