[Python-checkins] peps: Accept PEP 446.

guido.van.rossum python-checkins at python.org
Wed Aug 28 00:17:17 CEST 2013


http://hg.python.org/peps/rev/174b2fd26953
changeset:   5079:174b2fd26953
user:        Guido van Rossum <guido at python.org>
date:        Tue Aug 27 15:17:07 2013 -0700
summary:
  Accept PEP 446.

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


diff --git a/pep-0446.txt b/pep-0446.txt
--- a/pep-0446.txt
+++ b/pep-0446.txt
@@ -3,7 +3,7 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Victor Stinner <victor.stinner at gmail.com>
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 5-August-2013

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


More information about the Python-checkins mailing list