[Python-checkins] peps: PEP 411: I suppose that Guido means "Accepted" instead of "Approved"

victor.stinner python-checkins at python.org
Tue Mar 27 23:36:43 CEST 2012


http://hg.python.org/peps/rev/4d4952717917
changeset:   4157:4d4952717917
user:        Victor Stinner <victor.stinner at gmail.com>
date:        Tue Mar 27 23:36:26 2012 +0200
summary:
  PEP 411: I suppose that Guido means "Accepted" instead of "Approved"

If not, pep0/pep.py should be updated to add this new status value.

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


diff --git a/pep-0411.txt b/pep-0411.txt
--- a/pep-0411.txt
+++ b/pep-0411.txt
@@ -4,7 +4,7 @@
 Last-Modified: $Date$
 Author: Nick Coghlan <ncoghlan at gmail.com>,
         Eli Bendersky <eliben at gmail.com>
-Status: Approved
+Status: Accepted
 Type: Informational
 Content-Type: text/x-rst
 Created: 2012-02-10

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


More information about the Python-checkins mailing list