From fe4914eda38338f05977efcbe260155010731723 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Tue, 29 Jul 2003 04:27:46 +0000 Subject: [PATCH] Marking 283 as final, and moving it to finished PEPs. Also changing my address here (but not everywhere) to barry@python.org because of its superior spam defenses. ;) --- pep-0000.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pep-0000.txt b/pep-0000.txt index 83c89be00..a61b7c36b 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -3,7 +3,7 @@ Title: Index of Python Enhancement Proposals (PEPs) Version: $Revision$ Last-Modified: $Date$ Author: David Goodger , - Barry A. Warsaw + Barry A. Warsaw Status: Active Type: Informational Created: 13-Jul-2000 @@ -92,7 +92,6 @@ Index by Category S 280 Optimizing access to globals GvR S 281 Loop Counter Iteration with range and xrange Hetland S 282 A Logging System Sajip, Mick - I 283 Python 2.3 Release Schedule GvR S 284 Integer for-loops Eppstein, Ewing S 286 Enhanced Argument Tuples von Loewis I 287 reStructuredText Docstring Format Goodger @@ -154,6 +153,7 @@ Index by Category SF 264 Future statements in simulated shells Hudson SF 277 Unicode file name support for Windows NT Hodgson SF 279 The enumerate() built-in function Hettinger + IF 283 Python 2.3 Release Schedule GvR SF 285 Adding a bool type GvR SF 293 Codec Error Handling Callbacks Dörwald SF 311 Simplified GIL Acquisition for Extensions Hammond @@ -295,7 +295,7 @@ Numerical Index S 280 Optimizing access to globals GvR S 281 Loop Counter Iteration with range and xrange Hetland S 282 A Logging System Sajip, Mick - I 283 Python 2.3 Release Schedule GvR + IF 283 Python 2.3 Release Schedule GvR S 284 Integer for-loops Eppstein, Ewing SF 285 Adding a bool type GvR S 286 Enhanced Argument Tuples von Loewis @@ -414,7 +414,7 @@ Owners Taschuk, Steven staschuk@telusplanet.net Tirosh, Oren oren at hishome.net Warnes, Gregory R. warnes@users.sourceforge.net - Warsaw, Barry barry@zope.com + Warsaw, Barry barry@python.org Way, Terence terry@wayforward.net Wells, Cliff LogiplexSoftware@earthlink.net Wilson, Greg gvwilson@ddj.com