[Python-checkins] peps: Accept PEP 464

donald.stufft python-checkins at python.org
Sun Mar 23 18:20:01 CET 2014


http://hg.python.org/peps/rev/825f56e02158
changeset:   5424:825f56e02158
parent:      5422:2e82209dda21
user:        Donald Stufft <donald at stufft.io>
date:        Sun Mar 23 13:19:28 2014 -0400
summary:
  Accept PEP 464

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


diff --git a/pep-0464.txt b/pep-0464.txt
--- a/pep-0464.txt
+++ b/pep-0464.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: 02-Mar-2014
 Post-History: 04-Mar-2014
 Replaces: 381
+Resolution: https://mail.python.org/pipermail/distutils-sig/2014-March/024027.html
 
 
 Abstract

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


More information about the Python-checkins mailing list