[Python-checkins] peps: Guido has accepted PEP 466

nick.coghlan python-checkins at python.org
Sat Apr 19 02:48:05 CEST 2014


http://hg.python.org/peps/rev/d905b6f9c6a9
changeset:   5462:d905b6f9c6a9
user:        Nick Coghlan <ncoghlan at gmail.com>
date:        Fri Apr 18 20:47:56 2014 -0400
summary:
  Guido has accepted PEP 466

files:
  pep-0466.txt |  6 +++---
  1 files changed, 3 insertions(+), 3 deletions(-)


diff --git a/pep-0466.txt b/pep-0466.txt
--- a/pep-0466.txt
+++ b/pep-0466.txt
@@ -3,12 +3,12 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Nick Coghlan <ncoghlan at gmail.com>,
-Status: Draft
-Type: Informational
+Status: Accepted
+Type: Standards Track
 Content-Type: text/x-rst
 Created: 23-Mar-2014
 Post-History: 23-Mar-2014, 24-Mar-2014, 25-Mar-2014, 26-Mar-2014, 16-Apr-2014
-
+Resolution: https://mail.python.org/pipermail/python-dev/2014-April/134163.html
 
 Abstract
 ========

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


More information about the Python-checkins mailing list