[Python-checkins] peps: Accept PEP449

donald.stufft python-checkins at python.org
Sun Sep 1 11:20:47 CEST 2013


http://hg.python.org/peps/rev/dd176eb8a1af
changeset:   5088:dd176eb8a1af
user:        Donald Stufft <donald at stufft.io>
date:        Sun Sep 01 05:20:36 2013 -0400
summary:
  Accept PEP449

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


diff --git a/pep-0449.txt b/pep-0449.txt
--- a/pep-0449.txt
+++ b/pep-0449.txt
@@ -5,12 +5,13 @@
 Author: Donald Stufft <donald at stufft.io>
 BDFL-Delegate: Richard Jones <richard at python.org>
 Discussions-To: distutils-sig at python.org
-Status: Draft
+Status: Accepted
 Type: Process
 Content-Type: text/x-rst
 Created: 04-Aug-2013
 Post-History: 04-Aug-2013
 Replaces: 381
+Resolution: http://mail.python.org/pipermail/distutils-sig/2013-August/022518.html
 
 
 Abstract

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


More information about the Python-checkins mailing list