From 605271c8e9ef82ed9315b0bdd42bc23b83ff6bcb Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Fri, 9 Mar 2012 18:11:32 -0500 Subject: [PATCH] Note that PEP 412 (key-sharing dict) has been cleared for Python 3.3. --- pep-0398.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/pep-0398.txt b/pep-0398.txt index 5cdb670a2..5069c0f57 100644 --- a/pep-0398.txt +++ b/pep-0398.txt @@ -79,6 +79,7 @@ Candidate PEPs: * 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