[Python-checkins] peps: Note that PEP 412 (key-sharing dict) has been cleared for Python 3.3.

brett.cannon python-checkins at python.org
Sat Mar 10 00:11:38 CET 2012


http://hg.python.org/peps/rev/821ead703390
changeset:   4122:821ead703390
user:        Brett Cannon <brett at python.org>
date:        Fri Mar 09 18:11:32 2012 -0500
summary:
  Note that PEP 412 (key-sharing dict) has been cleared for Python 3.3.

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


diff --git a/pep-0398.txt b/pep-0398.txt
--- a/pep-0398.txt
+++ b/pep-0398.txt
@@ -79,6 +79,7 @@
 * PEP 382: Namespace Packages
 * PEP 395: Module Aliasing
 * PEP 397: Python launcher for Windows
+* PEP 414: Key-Sharing Dictionary
 * PEP 3143: Standard daemon process library
 * PEP 3144: IP Address manipulation library
 

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


More information about the Python-checkins mailing list