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

lukasz.langa python-checkins at python.org
Sat Jun 15 16:52:18 CEST 2013


http://hg.python.org/peps/rev/61c0d5961dfd
changeset:   4928:61c0d5961dfd
user:        Łukasz Langa <lukasz at langa.pl>
date:        Sat Jun 15 16:52:08 2013 +0200
summary:
  Marked PEP 443 as Final.

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


diff --git a/pep-0443.txt b/pep-0443.txt
--- a/pep-0443.txt
+++ b/pep-0443.txt
@@ -4,7 +4,7 @@
 Last-Modified: $Date$
 Author: Łukasz Langa <lukasz at langa.pl>
 Discussions-To: Python-Dev <python-dev at python.org>
-Status: Accepted
+Status: Final
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 22-May-2013

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


More information about the Python-checkins mailing list