[Python-checkins] r68775 - in peps/trunk: pep-0358.txt pep-0370.txt pep-0371.txt pep-3101.txt pep-3102.txt pep-3104.txt pep-3106.txt pep-3116.txt pep-3119.txt pep-3134.txt pep-3137.txt pep-3141.txt
benjamin.peterson
python-checkins at python.org
Mon Jan 19 17:08:46 CET 2009
Author: benjamin.peterson
Date: Mon Jan 19 17:08:45 2009
New Revision: 68775
Log:
a whole slew of peps that are (I believe) implemented
Modified:
peps/trunk/pep-0358.txt
peps/trunk/pep-0370.txt
peps/trunk/pep-0371.txt
peps/trunk/pep-3101.txt
peps/trunk/pep-3102.txt
peps/trunk/pep-3104.txt
peps/trunk/pep-3106.txt
peps/trunk/pep-3116.txt
peps/trunk/pep-3119.txt
peps/trunk/pep-3134.txt
peps/trunk/pep-3137.txt
peps/trunk/pep-3141.txt
Modified: peps/trunk/pep-0358.txt
==============================================================================
--- peps/trunk/pep-0358.txt (original)
+++ peps/trunk/pep-0358.txt Mon Jan 19 17:08:45 2009
@@ -3,7 +3,7 @@
Version: $Revision$
Last-Modified: $Date$
Author: Neil Schemenauer <nas at arctrix.com>, Guido van Rossum <guido at python.org>
-Status: Accepted
+Status: Final
Type: Standards Track
Content-Type: text/plain
Created: 15-Feb-2006
Modified: peps/trunk/pep-0370.txt
==============================================================================
--- peps/trunk/pep-0370.txt (original)
+++ peps/trunk/pep-0370.txt Mon Jan 19 17:08:45 2009
@@ -3,7 +3,7 @@
Version: $Revision$
Last-Modified: $Date$
Author: Christian Heimes <christian(at)cheimes(dot)de>
-Status: Accepted
+Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 11-Jan-2008
Modified: peps/trunk/pep-0371.txt
==============================================================================
--- peps/trunk/pep-0371.txt (original)
+++ peps/trunk/pep-0371.txt Mon Jan 19 17:08:45 2009
@@ -4,7 +4,7 @@
Last-Modified: $Date$
Author: Jesse Noller <jnoller at gmail.com>,
Richard Oudkerk <r.m.oudkerk at googlemail.com>
-Status: Accepted
+Status: Final
Type: Standards Track
Content-Type: text/plain
Created: 06-May-2008
Modified: peps/trunk/pep-3101.txt
==============================================================================
--- peps/trunk/pep-3101.txt (original)
+++ peps/trunk/pep-3101.txt Mon Jan 19 17:08:45 2009
@@ -3,7 +3,7 @@
Version: $Revision$
Last-Modified: $Date$
Author: Talin <talin at acm.org>
-Status: Accepted
+Status: Final
Type: Standards Track
Content-Type: text/plain
Created: 16-Apr-2006
Modified: peps/trunk/pep-3102.txt
==============================================================================
--- peps/trunk/pep-3102.txt (original)
+++ peps/trunk/pep-3102.txt Mon Jan 19 17:08:45 2009
@@ -3,7 +3,7 @@
Version: $Revision$
Last-Modified: $Date$
Author: Talin <talin at acm.org>
-Status: Accepted
+Status: Final
Type: Standards Track
Content-Type: text/plain
Created: 22-Apr-2006
Modified: peps/trunk/pep-3104.txt
==============================================================================
--- peps/trunk/pep-3104.txt (original)
+++ peps/trunk/pep-3104.txt Mon Jan 19 17:08:45 2009
@@ -3,7 +3,7 @@
Version: $Revision$
Last-Modified: $Date$
Author: Ka-Ping Yee <ping at zesty.ca>
-Status: Accepted
+Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 12-Oct-2006
Modified: peps/trunk/pep-3106.txt
==============================================================================
--- peps/trunk/pep-3106.txt (original)
+++ peps/trunk/pep-3106.txt Mon Jan 19 17:08:45 2009
@@ -3,7 +3,7 @@
Version: $Revision$
Last-Modified: $Date$
Author: Guido van Rossum
-Status: Accepted
+Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 19-Dec-2006
Modified: peps/trunk/pep-3116.txt
==============================================================================
--- peps/trunk/pep-3116.txt (original)
+++ peps/trunk/pep-3116.txt Mon Jan 19 17:08:45 2009
@@ -5,7 +5,7 @@
Author: Daniel Stutzbach <daniel at stutzbachenterprises.com>,
Guido van Rossum <guido at python.org>,
Mike Verdone <mike.verdone at gmail.com>
-Status: Accepted
+Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 26-Feb-2007
Modified: peps/trunk/pep-3119.txt
==============================================================================
--- peps/trunk/pep-3119.txt (original)
+++ peps/trunk/pep-3119.txt Mon Jan 19 17:08:45 2009
@@ -3,7 +3,7 @@
Version: $Revision$
Last-Modified: $Date$
Author: Guido van Rossum <guido at python.org>, Talin <talin at acm.org>
-Status: Accepted
+Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 18-Apr-2007
Modified: peps/trunk/pep-3134.txt
==============================================================================
--- peps/trunk/pep-3134.txt (original)
+++ peps/trunk/pep-3134.txt Mon Jan 19 17:08:45 2009
@@ -3,7 +3,7 @@
Version: $Revision$
Last-Modified: $Date$
Author: Ka-Ping Yee
-Status: Accepted
+Status: Final
Type: Standards Track
Content-Type: text/plain
Created: 12-May-2005
Modified: peps/trunk/pep-3137.txt
==============================================================================
--- peps/trunk/pep-3137.txt (original)
+++ peps/trunk/pep-3137.txt Mon Jan 19 17:08:45 2009
@@ -3,7 +3,7 @@
Version: $Revision$
Last-Modified: $Date$
Author: Guido van Rossum <guido at python.org>
-Status: Accepted
+Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 26-Sep-2007
Modified: peps/trunk/pep-3141.txt
==============================================================================
--- peps/trunk/pep-3141.txt (original)
+++ peps/trunk/pep-3141.txt Mon Jan 19 17:08:45 2009
@@ -3,7 +3,7 @@
Version: $Revision$
Last-Modified: $Date$
Author: Jeffrey Yasskin <jyasskin at gmail.com>
-Status: Accepted
+Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 23-Apr-2007
More information about the Python-checkins
mailing list