[Python-checkins] peps: Accept PEP 434 and mark it as Active

nick.coghlan python-checkins at python.org
Sat Mar 30 02:39:30 CET 2013


http://hg.python.org/peps/rev/5cd15ca29719
changeset:   4827:5cd15ca29719
user:        Nick Coghlan <ncoghlan at gmail.com>
date:        Sat Mar 30 11:39:20 2013 +1000
summary:
  Accept PEP 434 and mark it as Active

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


diff --git a/pep-0434.txt b/pep-0434.txt
--- a/pep-0434.txt
+++ b/pep-0434.txt
@@ -5,13 +5,15 @@
 Author: Todd Rovito <rovitotv at gmail.com>,
         Terry Reedy <tjreedy at udel.edu>
 BDFL-Delegate: Nick Coghlan
-Status: Draft
+Status: Active
 Type: Informational
 Content-Type: text/x-rst
 Created: 16-Feb-2013
 Post-History: 16-Feb-2013
               03-Mar-2013
               21-Mar-2013
+              30-Mar-2013
+Resolution: http://mail.python.org/pipermail/python-dev/2013-March/125003.html
 
 
 Abstract

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


More information about the Python-checkins mailing list