[Python-checkins] peps: PEP 471: I'm the BDFL-delegate and I accept the PEP

victor.stinner python-checkins at python.org
Tue Jul 22 23:32:11 CEST 2014


http://hg.python.org/peps/rev/6724965df437
changeset:   5502:6724965df437
user:        Victor Stinner <victor.stinner at gmail.com>
date:        Tue Jul 22 23:32:05 2014 +0200
summary:
  PEP 471: I'm the BDFL-delegate and I accept the PEP

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


diff --git a/pep-0471.txt b/pep-0471.txt
--- a/pep-0471.txt
+++ b/pep-0471.txt
@@ -3,7 +3,8 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Ben Hoyt <benhoyt at gmail.com>
-Status: Draft
+BDFL-Delegate: Victor Stinner <victor.stinner at gmail.com>
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 30-May-2014

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


More information about the Python-checkins mailing list