[Python-checkins] peps: PEP 380 is done - anything from here on out will be handled via normal
nick.coghlan
python-checkins at python.org
Fri Jan 13 13:07:26 CET 2012
http://hg.python.org/peps/rev/fe8867efc2bb
changeset: 4011:fe8867efc2bb
user: Nick Coghlan <ncoghlan at gmail.com>
date: Fri Jan 13 22:07:17 2012 +1000
summary:
PEP 380 is done - anything from here on out will be handled via normal maintenance processes
files:
pep-0380.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pep-0380.txt b/pep-0380.txt
--- a/pep-0380.txt
+++ b/pep-0380.txt
@@ -3,7 +3,7 @@
Version: $Revision$
Last-Modified: $Date$
Author: Gregory Ewing <greg.ewing at canterbury.ac.nz>
-Status: Accepted
+Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 13-Feb-2009
--
Repository URL: http://hg.python.org/peps
More information about the Python-checkins
mailing list