[Python-checkins] peps: mark 476 finished

benjamin.peterson python-checkins at python.org
Mon Nov 24 04:05:54 CET 2014


https://hg.python.org/peps/rev/aa68cfb92e9e
changeset:   5611:aa68cfb92e9e
user:        Benjamin Peterson <benjamin at python.org>
date:        Sun Nov 23 21:05:32 2014 -0600
summary:
  mark 476 finished

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: Accepted
+Status: Final
 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