2000-07-28 01:49:32 -04:00
|
|
|
|
PEP: 0
|
2000-07-13 02:33:08 -04:00
|
|
|
|
Title: Index of Python Enhancement Proposals (PEPs)
|
|
|
|
|
Version: $Revision$
|
2000-08-07 22:30:24 -04:00
|
|
|
|
Author: bwarsaw@beopen.com (Barry A. Warsaw)
|
2000-07-13 02:33:08 -04:00
|
|
|
|
Status: Active
|
2000-08-07 22:30:24 -04:00
|
|
|
|
Type: Informational
|
|
|
|
|
Created: 13-Jul-2000
|
|
|
|
|
Post-History:
|
2000-07-13 02:33:08 -04:00
|
|
|
|
|
|
|
|
|
Introduction
|
|
|
|
|
|
|
|
|
|
The PEP contains the index of all Python Enhancement Proposals,
|
|
|
|
|
known as PEPs. PEP numbers are assigned by the PEP Editor, and
|
|
|
|
|
once assigned are never changed.
|
|
|
|
|
|
2000-07-31 11:06:47 -04:00
|
|
|
|
|
2000-07-13 02:33:08 -04:00
|
|
|
|
Index
|
|
|
|
|
|
2000-08-14 10:46:56 -04:00
|
|
|
|
num filename title owner
|
|
|
|
|
--- ------------ ----- -----
|
|
|
|
|
I 0 pep-0000.txt Index of Python Enhance Proposals bwarsaw
|
|
|
|
|
I 1 pep-0001.txt PEP Guidelines bwarsaw, jhylton
|
|
|
|
|
I 2 pep-0002.txt Procedure for Adding New Modules esr
|
|
|
|
|
|
|
|
|
|
I 160 pep-0160.txt Python 1.6 Release Schedule fdrake
|
|
|
|
|
|
|
|
|
|
I 200 pep-0200.txt Python 2.0 Release Schedule jhylton
|
|
|
|
|
SA 201 pep-0201.txt Lockstep Iteration bwarsaw
|
|
|
|
|
S 202 pep-0202.txt List Comprehensions tim_one
|
|
|
|
|
S 203 pep-0203.txt Augmented Assignments twouters
|
|
|
|
|
S 204 pep-0204.txt Range Literals twouters
|
|
|
|
|
S 205 pep-0205.txt Weak References fdrake
|
|
|
|
|
I 206 pep-0206.txt 2.0 Batteries Included moshez
|
|
|
|
|
S 207 pep-0207.txt Rich Comparisons davida
|
|
|
|
|
S 208 pep-0208.txt Reworking the Coercion Model davida
|
|
|
|
|
S 209 pep-0209.txt Adding Multidimensional Arrays davida
|
|
|
|
|
S 210 pep-0210.txt Decoupling the Interpreter Loop davida
|
|
|
|
|
T 211 pep-0211.txt Adding New Linear Algebra Operators gvwilson
|
|
|
|
|
S 212 pep-0212.txt Additional Builtin Generators bwarsaw
|
|
|
|
|
S 213 pep-0213.txt Attribute Access Handlers prescod
|
|
|
|
|
S 214 pep-0214.txt Extended Print Statement bwarsaw
|
|
|
|
|
S 215 pep-0215.txt String Interpolation ping
|
|
|
|
|
I 216 pep-0216.txt Docstring Format moshez
|
|
|
|
|
S 217 pep-0217.txt Display Hook for Interactive Use moshez
|
|
|
|
|
S 218 pep-0218.txt Adding a Built-In Set Object Type gvwilson
|
|
|
|
|
T 219 pep-0219.txt Stackless Python gmcm
|
|
|
|
|
I 220 pep-0220.txt Coroutines, Generators, Continuations gmcm
|
2000-08-15 10:29:21 -04:00
|
|
|
|
S 221 pep-0221.txt Import As twouters
|
2000-08-14 10:46:56 -04:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Key
|
|
|
|
|
|
|
|
|
|
I - Informational PEP
|
|
|
|
|
S - Standards Track PEP
|
|
|
|
|
T - Technical PEP
|
|
|
|
|
A - Accepted proposal
|
|
|
|
|
R - Rejected proposal
|
2000-08-03 11:42:42 -04:00
|
|
|
|
|
|
|
|
|
|
2000-07-13 02:33:08 -04:00
|
|
|
|
|
|
|
|
|
Local Variables:
|
|
|
|
|
mode: indented-text
|
|
|
|
|
indent-tabs-mode: nil
|
|
|
|
|
End:
|