[Python-checkins] peps: pep-0455: Update status.

yury.selivanov python-checkins at python.org
Fri May 15 04:36:33 CEST 2015


https://hg.python.org/peps/rev/1c2304cab236
changeset:   5852:1c2304cab236
user:        Yury Selivanov <yselivanov at sprymix.com>
date:        Thu May 14 22:36:30 2015 -0400
summary:
  pep-0455: Update status.

files:
  pep-0455.txt |  7 ++++++-
  1 files changed, 6 insertions(+), 1 deletions(-)


diff --git a/pep-0455.txt b/pep-0455.txt
--- a/pep-0455.txt
+++ b/pep-0455.txt
@@ -4,7 +4,7 @@
 Last-Modified: $Date$
 Author: Antoine Pitrou <solipsis at pitrou.net>
 BDFL-Delegate: Raymond Hettinger
-Status: Draft
+Status: Rejected
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 13-Sep-2013
@@ -20,6 +20,11 @@
 which transforms the key using a given function when doing a lookup, but
 retains the original key when reading.
 
+Rejection
+---------
+
+See https://mail.python.org/pipermail/python-dev/2015-May/140003.html
+
 
 Rationale
 =========

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


More information about the Python-checkins mailing list