[Python-checkins] peps: Accept PEP 518:

brett.cannon python-checkins at python.org
Mon May 16 10:41:08 EDT 2016


https://hg.python.org/peps/rev/b6301e593556
changeset:   6329:b6301e593556
user:        Brett Cannon <brett at python.org>
date:        Mon May 16 07:37:38 2016 -0700
summary:
  Accept PEP 518: https://mail.python.org/pipermail/distutils-sig/2016-May/028969.html

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


diff --git a/pep-0518.txt b/pep-0518.txt
--- a/pep-0518.txt
+++ b/pep-0518.txt
@@ -7,7 +7,7 @@
         Donald Stufft <donald at stufft.io>
 BDFL-Delegate: Nick Coghlan
 Discussions-To:	distutils-sig <distutils-sig at python.org>
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 10-May-2016

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


More information about the Python-checkins mailing list