[Python-checkins] peps: Record acceptance of PEP 405

nick.coghlan python-checkins at python.org
Fri May 25 15:57:14 CEST 2012


http://hg.python.org/peps/rev/5a26cc296e83
changeset:   4436:5a26cc296e83
user:        Nick Coghlan <ncoghlan at gmail.com>
date:        Fri May 25 23:57:03 2012 +1000
summary:
  Record acceptance of PEP 405

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


diff --git a/pep-0405.txt b/pep-0405.txt
--- a/pep-0405.txt
+++ b/pep-0405.txt
@@ -4,12 +4,13 @@
 Last-Modified: $Date$
 Author: Carl Meyer <carl at oddbird.net>
 BDFL-Delegate: Nick Coghlan
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 13-Jun-2011
 Python-Version: 3.3
 Post-History: 24-Oct-2011, 28-Oct-2011, 06-Mar-2012, 24-May-2012
+Resolution: http://mail.python.org/pipermail/python-dev/2012-May/119668.html
 
 
 Abstract

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


More information about the Python-checkins mailing list