[Python-checkins] peps: Marked PEP-0435 as Final.

ethan.furman python-checkins at python.org
Sat Jun 15 07:31:09 CEST 2013


http://hg.python.org/peps/rev/09ac124d966a
changeset:   4927:09ac124d966a
user:        Ethan Furman <ethan at stoneleaf.us>
date:        Fri Jun 14 22:31:01 2013 -0700
summary:
  Marked PEP-0435 as Final.

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


diff --git a/pep-0435.txt b/pep-0435.txt
--- a/pep-0435.txt
+++ b/pep-0435.txt
@@ -5,7 +5,7 @@
 Author: Barry Warsaw <barry at python.org>,
         Eli Bendersky <eliben at gmail.com>,
         Ethan Furman <ethan at stoneleaf.us>
-Status: Accepted
+Status: Final
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 2013-02-23

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


More information about the Python-checkins mailing list