[Python-checkins] peps: Accept the PEP

donald.stufft python-checkins at python.org
Thu Sep 24 18:22:01 CEST 2015


https://hg.python.org/peps/rev/0fa30cba8a69
changeset:   6101:0fa30cba8a69
user:        Donald Stufft <donald at stufft.io>
date:        Thu Sep 24 12:05:15 2015 -0400
summary:
  Accept the PEP

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


diff --git a/pep-0503.txt b/pep-0503.txt
--- a/pep-0503.txt
+++ b/pep-0503.txt
@@ -5,11 +5,12 @@
 Author: Donald Stufft <donald at stufft.io>
 BDFL-Delegate: Donald Stufft <donald at stufft.io>
 Discussions-To: distutils-sig at python.org
-Status: Draft
+Status: Accepted
 Type: Informational
 Content-Type: text/x-rst
 Created: 04-Sep-2015
 Post-History: 04-Sep-2015
+Resolution: https://mail.python.org/pipermail/distutils-sig/2015-September/026899.html
 
 
 Abstract

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


More information about the Python-checkins mailing list