[Python-checkins] peps: Mark PEP 3156 accepted

antoine.pitrou python-checkins at python.org
Wed Nov 20 19:03:54 CET 2013


http://hg.python.org/peps/rev/9852e3b990aa
changeset:   5301:9852e3b990aa
user:        Antoine Pitrou <solipsis at pitrou.net>
date:        Wed Nov 20 19:03:47 2013 +0100
summary:
  Mark PEP 3156 accepted

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


diff --git a/pep-3156.txt b/pep-3156.txt
--- a/pep-3156.txt
+++ b/pep-3156.txt
@@ -3,8 +3,9 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Guido van Rossum <guido at python.org>
+BDFL-Delegate: Antoine Pitrou <antoine at python.org>
 Discussions-To: <python-tulip at googlegroups.com>
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 12-Dec-2012

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


More information about the Python-checkins mailing list