[Python-checkins] peps: Mark accepted

antoine.pitrou python-checkins at python.org
Sat Jul 6 22:58:08 CEST 2013


http://hg.python.org/peps/rev/7558862588d6
changeset:   4981:7558862588d6
user:        Antoine Pitrou <solipsis at pitrou.net>
date:        Sat Jul 06 22:56:39 2013 +0200
summary:
  Mark accepted

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


diff --git a/pep-0445.txt b/pep-0445.txt
--- a/pep-0445.txt
+++ b/pep-0445.txt
@@ -3,11 +3,12 @@
 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: 15-june-2013
 Python-Version: 3.4
+Resolution: http://mail.python.org/pipermail/python-dev/2013-July/127222.html
 
 Abstract
 ========

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


More information about the Python-checkins mailing list