[Python-checkins] peps: Withdraw PEP 481 in favor of PEP 512

donald.stufft python-checkins at python.org
Wed May 4 07:13:50 EDT 2016


https://hg.python.org/peps/rev/83296b026727
changeset:   6308:83296b026727
user:        Donald Stufft <donald at stufft.io>
date:        Wed May 04 07:12:23 2016 -0400
summary:
  Withdraw PEP 481 in favor of PEP 512

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


diff --git a/pep-0481.txt b/pep-0481.txt
--- a/pep-0481.txt
+++ b/pep-0481.txt
@@ -3,7 +3,7 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Donald Stufft <donald at stufft.io>
-Status: Draft
+Status: Withdrawn
 Type: Process
 Content-Type: text/x-rst
 Created: 29-Nov-2014

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


More information about the Python-checkins mailing list