[Python-checkins] peps: Accept PEP 470

donald.stufft python-checkins at python.org
Wed Sep 2 21:00:45 CEST 2015


https://hg.python.org/peps/rev/d7cc3a1e7c9f
changeset:   6026:d7cc3a1e7c9f
user:        Donald Stufft <donald at stufft.io>
date:        Wed Sep 02 15:00:42 2015 -0400
summary:
  Accept PEP 470

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


diff --git a/pep-0470.txt b/pep-0470.txt
--- a/pep-0470.txt
+++ b/pep-0470.txt
@@ -5,12 +5,13 @@
 Author: Donald Stufft <donald at stufft.io>
 BDFL-Delegate: Paul Moore <p.f.moore at gmail.com>
 Discussions-To: distutils-sig at python.org
-Status: Draft
+Status: Accepted
 Type: Process
 Content-Type: text/x-rst
 Created: 12-May-2014
 Post-History: 14-May-2014, 05-Jun-2014, 03-Oct-2014, 13-Oct-2014, 26-Aug-2015
 Replaces: 438
+Resolution: https://mail.python.org/pipermail/distutils-sig/2015-September/026789.html
 
 
 Abstract

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


More information about the Python-checkins mailing list