[Python-checkins] peps: PEP 445 has been implemented

victor.stinner python-checkins at python.org
Sun Oct 13 16:11:18 CEST 2013


http://hg.python.org/peps/rev/3b8b289dfbbe
changeset:   5193:3b8b289dfbbe
user:        Victor Stinner <victor.stinner at gmail.com>
date:        Sun Oct 13 16:10:58 2013 +0200
summary:
  PEP 445 has been implemented

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


diff --git a/pep-0445.txt b/pep-0445.txt
--- a/pep-0445.txt
+++ b/pep-0445.txt
@@ -4,7 +4,7 @@
 Last-Modified: $Date$
 Author: Victor Stinner <victor.stinner at gmail.com>
 BDFL-Delegate: Antoine Pitrou <solipsis at pitrou.net>
-Status: Accepted
+Status: Final
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 15-june-2013

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


More information about the Python-checkins mailing list