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. ;)
This commit is contained in:
parent
41471de654
commit
fe4914eda3
|
@ -3,7 +3,7 @@ Title: Index of Python Enhancement Proposals (PEPs)
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: David Goodger <goodger@python.org>,
|
||||
Barry A. Warsaw <barry@zope.com>
|
||||
Barry A. Warsaw <barry@python.org>
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue