[Python-checkins] peps: Accept PEP 418. Congrats Victor and others!

guido.van.rossum python-checkins at python.org
Thu May 24 20:24:41 CEST 2012


http://hg.python.org/peps/rev/5579d601a9a9
changeset:   4425:5579d601a9a9
parent:      4322:a9a6a0851544
user:        Guido van Rossum <guido at google.com>
date:        Sun Apr 29 07:39:18 2012 -0700
summary:
  Accept PEP 418. Congrats Victor and others!

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


diff --git a/pep-0418.txt b/pep-0418.txt
--- a/pep-0418.txt
+++ b/pep-0418.txt
@@ -3,7 +3,7 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Cameron Simpson <cs at zip.com.au>, Jim Jewett <jimjjewett at gmail.com>, Stephen J. Turnbull <stephen at xemacs.org>, Victor Stinner <victor.stinner at gmail.com>
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 26-March-2012

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


More information about the Python-checkins mailing list