[Python-checkins] peps: Mark PEP 476 accepted as per:

alex.gaynor python-checkins at python.org
Mon Oct 13 18:48:31 CEST 2014


https://hg.python.org/peps/rev/182af09e4eb0
changeset:   5583:182af09e4eb0
user:        Alex Gaynor <alex.gaynor at gmail.com>
date:        Mon Oct 13 09:48:24 2014 -0700
summary:
  Mark PEP 476 accepted as per: https://mail.python.org/pipermail/python-dev/2014-October/136676.html

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


diff --git a/pep-0476.txt b/pep-0476.txt
--- a/pep-0476.txt
+++ b/pep-0476.txt
@@ -3,7 +3,7 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Alex Gaynor <alex.gaynor at gmail.com>
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 28-August-2014

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


More information about the Python-checkins mailing list