[Python-checkins] peps: Mark PEP 442 as accepted

antoine.pitrou python-checkins at python.org
Sat Jun 15 20:01:16 CEST 2013


http://hg.python.org/peps/rev/7428ee7e90f2
changeset:   4931:7428ee7e90f2
user:        Antoine Pitrou <solipsis at pitrou.net>
date:        Sat Jun 15 20:01:08 2013 +0200
summary:
  Mark PEP 442 as accepted

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


diff --git a/pep-0442.txt b/pep-0442.txt
--- a/pep-0442.txt
+++ b/pep-0442.txt
@@ -4,13 +4,13 @@
 Last-Modified: $Date$
 Author: Antoine Pitrou <solipsis at pitrou.net>
 BDFL-Delegate: Benjamin Peterson <benjamin at python.org>
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 2013-05-18
 Python-Version: 3.4
 Post-History: 2013-05-18
-Resolution: TBD
+Resolution: http://mail.python.org/pipermail/python-dev/2013-June/126746.html
 
 
 Abstract

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


More information about the Python-checkins mailing list