[Python-checkins] peps: Drop rejected PEP 455 from list of proposed changes

andrew.svetlov python-checkins at python.org
Fri Jun 12 16:15:36 CEST 2015


https://hg.python.org/peps/rev/c6b71aac2d29
changeset:   5896:c6b71aac2d29
user:        Andrew Svetlov <andrew.svetlov at gmail.com>
date:        Fri Jun 12 17:15:26 2015 +0300
summary:
  Drop rejected PEP 455 from list of proposed changes

files:
  pep-0478.txt |  1 -
  1 files changed, 0 insertions(+), 1 deletions(-)


diff --git a/pep-0478.txt b/pep-0478.txt
--- a/pep-0478.txt
+++ b/pep-0478.txt
@@ -79,7 +79,6 @@
 * PEP 432, simplifying Python's startup sequence
 * PEP 436, a build tool generating boilerplate for extension modules
 * PEP 447, support for __locallookup__ metaclass method
-* PEP 455, key transforming dictionary
 * PEP 468, preserving the order of ``**kwargs`` in a function
 
 

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


More information about the Python-checkins mailing list