[Python-checkins] peps: Mark PEP 519 as accepted

brett.cannon python-checkins at python.org
Mon May 16 17:26:33 EDT 2016


https://hg.python.org/peps/rev/62261f39bfd1
changeset:   6331:62261f39bfd1
user:        Brett Cannon <brett at python.org>
date:        Mon May 16 14:25:39 2016 -0700
summary:
  Mark PEP 519 as accepted

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


diff --git a/pep-0519.txt b/pep-0519.txt
--- a/pep-0519.txt
+++ b/pep-0519.txt
@@ -4,7 +4,7 @@
 Last-Modified: $Date$
 Author: Brett Cannon <brett at python.org>,
         Koos Zevenhoven <k7hoven at gmail.com>
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 11-May-2016

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


More information about the Python-checkins mailing list