[Python-checkins] peps: Accepting PEP 417

michael.foord python-checkins at python.org
Tue Mar 13 00:50:36 CET 2012


http://hg.python.org/peps/rev/b8863d30b3ee
changeset:   4130:b8863d30b3ee
user:        Michael Foord <michael at voidspace.org.uk>
date:        Mon Mar 12 16:50:28 2012 -0700
summary:
  Accepting PEP 417

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


diff --git a/pep-0417.txt b/pep-0417.txt
--- a/pep-0417.txt
+++ b/pep-0417.txt
@@ -3,12 +3,13 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Michael Foord <michael at python.org>
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 12-Mar-2012
 Python-Version: 3.3
 Post-History: 12-Mar-2012
+Resolution: http://mail.python.org/pipermail/python-dev/2012-March/117507.html
 
 
 Abstract

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


More information about the Python-checkins mailing list