[Python-checkins] peps: Nick has accepted my PEP, thanks a lot

christian.heimes python-checkins at python.org
Wed Nov 20 11:37:27 CET 2013


http://hg.python.org/peps/rev/2877998a58b5
changeset:   5300:2877998a58b5
user:        Christian Heimes <christian at cheimes.de>
date:        Wed Nov 20 11:37:19 2013 +0100
summary:
  Nick has accepted my PEP, thanks a lot

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


diff --git a/pep-0456.txt b/pep-0456.txt
--- a/pep-0456.txt
+++ b/pep-0456.txt
@@ -4,12 +4,13 @@
 Last-Modified: $Date$
 Author: Christian Heimes <christian at python.org>
 BDFL-Delegate: Nick Coghlan
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 27-Sep-2013
 Python-Version: 3.4
 Post-History: 06-Oct-2013, 14-Nov-2013, 20-Nov-2013
+Resolution: https://mail.python.org/pipermail/python-dev/2013-November/130400.html
 
 
 Abstract

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


More information about the Python-checkins mailing list