[Python-checkins] peps: Guido explicitly rejects PEP 3142.

barry.warsaw python-checkins at python.org
Fri May 10 18:28:32 CEST 2013


http://hg.python.org/peps/rev/f1428462ba69
changeset:   4882:f1428462ba69
parent:      4880:856453fa2637
user:        Barry Warsaw <barry at python.org>
date:        Fri May 10 12:27:55 2013 -0400
summary:
  Guido explicitly rejects PEP 3142.

files:
  pep-3142.txt |  3 ++-
  1 files changed, 2 insertions(+), 1 deletions(-)


diff --git a/pep-3142.txt b/pep-3142.txt
--- a/pep-3142.txt
+++ b/pep-3142.txt
@@ -3,12 +3,13 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Gerald Britton <gerald.britton at gmail.com>
-Status: Draft
+Status: Rejected
 Type: Standards Track
 Content-Type: text/plain
 Created: 12-Jan-2009
 Python-Version: 3.0
 Post-History:
+Resolution: http://mail.python.org/pipermail/python-dev/2013-May/126136.html
 
 
 Abstract

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


More information about the Python-checkins mailing list