[Python-checkins] peps (merge default -> default): Merge PEP 450 acceptance.

guido.van.rossum python-checkins at python.org
Wed Sep 18 16:55:34 CEST 2013


http://hg.python.org/peps/rev/3f402cba9cf2
changeset:   5130:3f402cba9cf2
parent:      5128:51362bf3b071
parent:      5129:81f5c53ba16e
user:        Guido van Rossum <guido at dropbox.com>
date:        Wed Sep 18 07:50:42 2013 -0700
summary:
  Merge PEP 450 acceptance.

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


diff --git a/pep-0450.txt b/pep-0450.txt
--- a/pep-0450.txt
+++ b/pep-0450.txt
@@ -3,12 +3,12 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Steven D'Aprano <steve at pearwood.info>
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/plain
 Created: 01-Aug-2013
 Python-Version: 3.4
-Post-History:
+Post-History: 13-Sep-2013
 
 
 Abstract

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


More information about the Python-checkins mailing list