[Python-checkins] peps: accept pep 477

benjamin.peterson python-checkins at python.org
Thu Sep 4 04:22:24 CEST 2014


http://hg.python.org/peps/rev/6d1b12bd4a3a
changeset:   5544:6d1b12bd4a3a
user:        Benjamin Peterson <benjamin at python.org>
date:        Wed Sep 03 22:22:19 2014 -0400
summary:
  accept pep 477

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


diff --git a/pep-0477.txt b/pep-0477.txt
--- a/pep-0477.txt
+++ b/pep-0477.txt
@@ -5,7 +5,7 @@
 Author: Donald Stufft <donald at stufft.io>
         Nick Coghlan <ncoghlan at gmail.com>
 BDFL-Delegate: Benjamin Peterson <benjamin at python.org>
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 26-Aug-2014

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


More information about the Python-checkins mailing list