[Python-checkins] peps: "Postponed" is not a valid identifier.

berker.peksag python-checkins at python.org
Fri Jul 24 18:30:27 CEST 2015


https://hg.python.org/peps/rev/1aead2cb0bc0
changeset:   5910:1aead2cb0bc0
user:        Berker Peksag <berker.peksag at gmail.com>
date:        Fri Jul 24 19:31:13 2015 +0300
summary:
  "Postponed" is not a valid identifier.

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


diff --git a/pep-0431.txt b/pep-0431.txt
--- a/pep-0431.txt
+++ b/pep-0431.txt
@@ -4,7 +4,7 @@
 Last-Modified: $Date$
 Author: Lennart Regebro <regebro at gmail.com>
 BDFL-Delegate: Barry Warsaw <barry at python.org>
-Status: Postponed
+Status: Deferred
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 11-Dec-2012

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


More information about the Python-checkins mailing list