[Python-checkins] peps: Mark pep as accepted.

steven.daprano python-checkins at python.org
Tue Apr 12 20:32:25 EDT 2016


https://hg.python.org/peps/rev/787050e99ccf
changeset:   6279:787050e99ccf
user:        Steven D'Aprano <steve at pearwood.info>
date:        Wed Apr 13 10:32:11 2016 +1000
summary:
  Mark pep as accepted.
https://mail.python.org/pipermail/python-dev/2016-April/143921.html

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


diff --git a/pep-0506.txt b/pep-0506.txt
--- a/pep-0506.txt
+++ b/pep-0506.txt
@@ -3,7 +3,7 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Steven D'Aprano <steve at pearwood.info>
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 19-Sep-2015

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


More information about the Python-checkins mailing list