[Python-checkins] peps: [PEP 451] Mark as Accepted!

eric.snow python-checkins at python.org
Fri Nov 8 20:51:29 CET 2013


http://hg.python.org/peps/rev/89a1e993d3ba
changeset:   5258:89a1e993d3ba
user:        Eric Snow <ericsnowcurrently at gmail.com>
date:        Fri Nov 08 12:46:55 2013 -0700
summary:
  [PEP 451] Mark as Accepted!

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


diff --git a/pep-0451.txt b/pep-0451.txt
--- a/pep-0451.txt
+++ b/pep-0451.txt
@@ -5,13 +5,13 @@
 Author: Eric Snow <ericsnowcurrently at gmail.com>
 BDFL-Delegate: Brett Cannon <brett at python.org>, Nick Coghlan <ncoghlan at gmail.com>
 Discussions-To: import-sig at python.org
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 8-Aug-2013
 Python-Version: 3.4
 Post-History: 8-Aug-2013, 28-Aug-2013, 18-Sep-2013, 24-Sep-2013, 4-Oct-2013
-Resolution:
+Resolution: https://mail.python.org/pipermail/python-dev/2013-November/130104.html
 
 
 Abstract

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


More information about the Python-checkins mailing list