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-10-30 16:16:38 -05:00
|
|
|
|
Author: barry@digicool.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
|
|
|
|
|
2001-03-21 12:31:54 -05:00
|
|
|
|
|
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-11-02 21:56:05 -05:00
|
|
|
|
Index by Category
|
|
|
|
|
|
|
|
|
|
num filename title owner
|
|
|
|
|
--- ------------ ----- -----
|
|
|
|
|
|
2001-03-15 00:34:19 -05:00
|
|
|
|
Meta-PEPs (PEPs about PEPs or Process)
|
2000-11-02 21:56:05 -05:00
|
|
|
|
|
|
|
|
|
I 0 pep-0000.txt Index of Python Enhancement Proposals Warsaw
|
|
|
|
|
I 1 pep-0001.txt PEP Guidelines Warsaw, Hylton
|
|
|
|
|
I 3 pep-0003.txt Guidelines for Handling Bug Reports Hylton
|
|
|
|
|
I 4 pep-0004.txt Deprecation of Standard Modules von Loewis
|
|
|
|
|
I 5 pep-0005.txt Guidelines for Language Evolution Prescod
|
PEP 6 is (slightly) renamed to "Bug Fix Releases"
Active PEPs are now those under consideration for Python 2.2
Future PEPs category removed (for now)
PEPs 205, 226, 227, 229, 235, 236 moved to Finished (although not all
are marked Final yet; waiting for confirmation from PEP owners).
PEP 243 moved to Active PEPs
PEP 233 moved to Deferred, but this will probably change to Finished
once Paul updates the text.
Added PEP 250, Using site-packages on All Platforms, Moore
Added PEP 251, Python 2.2 Release Schedule, Warsaw (for now)
PEP 160 marked as Final
Rejected PEPs category expanded to Deferred, Abandoned, and Rejected
2001-04-18 06:27:03 -04:00
|
|
|
|
I 6 pep-0006.txt Bug Fix Releases Aahz
|
2001-07-05 10:16:35 -04:00
|
|
|
|
I 7 pep-0007.txt Style Guide for C Code van Rossum
|
2001-07-05 14:48:30 -04:00
|
|
|
|
I 8 pep-0008.txt Style Guide for Python Code van Rossum, Warsaw
|
2000-11-02 21:56:05 -05:00
|
|
|
|
|
2001-03-28 14:55:46 -05:00
|
|
|
|
Other Informational PEPs
|
|
|
|
|
|
2001-03-28 14:57:09 -05:00
|
|
|
|
I 247 pep-0247.txt API for Cryptographic Hash Functions Kuchling
|
2001-03-30 11:29:44 -05:00
|
|
|
|
I 248 pep-0248.txt Python Database API Specification v1.0 Lemburg
|
|
|
|
|
I 249 pep-0249.txt Python Database API Specification v2.0 Lemburg
|
2001-03-28 14:55:46 -05:00
|
|
|
|
|
PEP 6 is (slightly) renamed to "Bug Fix Releases"
Active PEPs are now those under consideration for Python 2.2
Future PEPs category removed (for now)
PEPs 205, 226, 227, 229, 235, 236 moved to Finished (although not all
are marked Final yet; waiting for confirmation from PEP owners).
PEP 243 moved to Active PEPs
PEP 233 moved to Deferred, but this will probably change to Finished
once Paul updates the text.
Added PEP 250, Using site-packages on All Platforms, Moore
Added PEP 251, Python 2.2 Release Schedule, Warsaw (for now)
PEP 160 marked as Final
Rejected PEPs category expanded to Deferred, Abandoned, and Rejected
2001-04-18 06:27:03 -04:00
|
|
|
|
Active PEPs (under consideration for Python 2.2)
|
2000-11-02 21:56:05 -05:00
|
|
|
|
|
|
|
|
|
I 42 pep-0042.txt Small Feature Requests Hylton
|
2001-06-05 12:51:08 -04:00
|
|
|
|
S 211 pep-0211.txt Adding A New Outer Product Operator Wilson
|
2001-06-05 12:57:05 -04:00
|
|
|
|
S 218 pep-0218.txt Adding a Built-In Set Object Type Wilson
|
2001-04-23 14:34:56 -04:00
|
|
|
|
S 234 pep-0234.txt Iterators Yee, van Rossum
|
2001-03-13 10:40:47 -05:00
|
|
|
|
S 237 pep-0237.txt Unifying Long Integers and Integers Zadka
|
|
|
|
|
S 238 pep-0238.txt Non-integer Division Zadka
|
|
|
|
|
S 239 pep-0239.txt Adding a Rational Type to Python Zadka
|
|
|
|
|
S 240 pep-0240.txt Adding a Rational Literal to Python Zadka
|
|
|
|
|
S 241 pep-0241.txt Metadata for Python Software Packages Kuchling
|
2001-03-20 00:30:10 -05:00
|
|
|
|
S 242 pep-0242.txt Numeric Kinds Dubois
|
PEP 6 is (slightly) renamed to "Bug Fix Releases"
Active PEPs are now those under consideration for Python 2.2
Future PEPs category removed (for now)
PEPs 205, 226, 227, 229, 235, 236 moved to Finished (although not all
are marked Final yet; waiting for confirmation from PEP owners).
PEP 243 moved to Active PEPs
PEP 233 moved to Deferred, but this will probably change to Finished
once Paul updates the text.
Added PEP 250, Using site-packages on All Platforms, Moore
Added PEP 251, Python 2.2 Release Schedule, Warsaw (for now)
PEP 160 marked as Final
Rejected PEPs category expanded to Deferred, Abandoned, and Rejected
2001-04-18 06:27:03 -04:00
|
|
|
|
S 243 pep-0243.txt Module Repository Upload Mechanism Reifschneider
|
2001-03-21 12:51:54 -05:00
|
|
|
|
S 244 pep-0244.txt The `directive' Statement von Loewis
|
2001-03-28 22:13:49 -05:00
|
|
|
|
S 245 pep-0245.txt Python Interface Syntax Pelletier
|
|
|
|
|
S 246 pep-0246.txt Object Adaptation Evans
|
PEP 6 is (slightly) renamed to "Bug Fix Releases"
Active PEPs are now those under consideration for Python 2.2
Future PEPs category removed (for now)
PEPs 205, 226, 227, 229, 235, 236 moved to Finished (although not all
are marked Final yet; waiting for confirmation from PEP owners).
PEP 243 moved to Active PEPs
PEP 233 moved to Deferred, but this will probably change to Finished
once Paul updates the text.
Added PEP 250, Using site-packages on All Platforms, Moore
Added PEP 251, Python 2.2 Release Schedule, Warsaw (for now)
PEP 160 marked as Final
Rejected PEPs category expanded to Deferred, Abandoned, and Rejected
2001-04-18 06:27:03 -04:00
|
|
|
|
S 250 pep-0250.txt Using site-packages on All Platforms Moore
|
2001-06-22 11:37:01 -04:00
|
|
|
|
I 251 pep-0251.txt Python 2.2 Release Schedule van Rossum
|
2001-04-19 17:27:25 -04:00
|
|
|
|
S 252 pep-0252.txt Making Types Look More Like Classes van Rossum
|
2001-05-14 09:43:23 -04:00
|
|
|
|
S 253 pep-0253.txt Subtyping Built-in Types van Rossum
|
2001-06-05 13:11:50 -04:00
|
|
|
|
S 254 pep-0254.txt Making Classes Look More Like Types van Rossum
|
|
|
|
|
S 255 pep-0255.txt Simple Generators Schemenauer, et al
|
2001-06-06 01:56:34 -04:00
|
|
|
|
S 256 pep-0256.txt Docstring Processing System Framework Goodger
|
2001-06-18 15:19:51 -04:00
|
|
|
|
S 257 pep-0257.txt Docstring Conventions Goodger, van Rossum
|
2001-06-06 01:56:34 -04:00
|
|
|
|
S 258 pep-0258.txt DPS Generic Implementation Details Goodger
|
2001-06-26 13:57:11 -04:00
|
|
|
|
S 260 pep-0260.txt Simplify xrange() van Rossum
|
2001-06-27 19:12:54 -04:00
|
|
|
|
S 261 pep-0261.txt Support for "wide" Unicode characters Prescod
|
2001-01-31 11:43:34 -05:00
|
|
|
|
|
2001-03-21 12:31:54 -05:00
|
|
|
|
Py-in-the-sky PEPs (not ready; may become active yet)
|
2000-11-02 21:56:05 -05:00
|
|
|
|
|
|
|
|
|
I 206 pep-0206.txt 2.0 Batteries Included Zadka
|
2001-03-12 15:30:47 -05:00
|
|
|
|
S 209 pep-0209.txt Adding Multidimensional Arrays Barrett, Oliphant
|
2000-11-02 21:56:05 -05:00
|
|
|
|
SD 212 pep-0212.txt Loop Counter Iteration Schneider-Kamp
|
|
|
|
|
SD 213 pep-0213.txt Attribute Access Handlers Prescod
|
2001-03-21 12:31:54 -05:00
|
|
|
|
S 215 pep-0215.txt String Interpolation Yee
|
2000-11-28 17:13:45 -05:00
|
|
|
|
I 216 pep-0216.txt Docstring Format Zadka
|
2001-03-21 12:31:54 -05:00
|
|
|
|
SD 219 pep-0219.txt Stackless Python McMillan
|
2001-01-09 10:53:16 -05:00
|
|
|
|
S 222 pep-0222.txt Web Library Enhancements Kuchling
|
2000-11-02 21:56:05 -05:00
|
|
|
|
SD 225 pep-0225.txt Elementwise/Objectwise Operators Zhu, Lielens
|
2000-11-05 19:44:34 -05:00
|
|
|
|
S 228 pep-0228.txt Reworking Python's Numeric Model Zadka
|
2000-11-02 21:56:05 -05:00
|
|
|
|
|
|
|
|
|
Finished PEPs (done, implemented)
|
|
|
|
|
|
2001-06-27 13:12:05 -04:00
|
|
|
|
SF 100 pep-0100.txt Python Unicode Integration Lemburg
|
PEP 6 is (slightly) renamed to "Bug Fix Releases"
Active PEPs are now those under consideration for Python 2.2
Future PEPs category removed (for now)
PEPs 205, 226, 227, 229, 235, 236 moved to Finished (although not all
are marked Final yet; waiting for confirmation from PEP owners).
PEP 243 moved to Active PEPs
PEP 233 moved to Deferred, but this will probably change to Finished
once Paul updates the text.
Added PEP 250, Using site-packages on All Platforms, Moore
Added PEP 251, Python 2.2 Release Schedule, Warsaw (for now)
PEP 160 marked as Final
Rejected PEPs category expanded to Deferred, Abandoned, and Rejected
2001-04-18 06:27:03 -04:00
|
|
|
|
IF 160 pep-0160.txt Python 1.6 Release Schedule Drake
|
2000-11-02 21:56:05 -05:00
|
|
|
|
IF 200 pep-0200.txt Python 2.0 Release Schedule Hylton
|
|
|
|
|
SF 201 pep-0201.txt Lockstep Iteration Warsaw
|
|
|
|
|
S 202 pep-0202.txt List Comprehensions Peters
|
|
|
|
|
SF 203 pep-0203.txt Augmented Assignments Wouters
|
PEP 6 is (slightly) renamed to "Bug Fix Releases"
Active PEPs are now those under consideration for Python 2.2
Future PEPs category removed (for now)
PEPs 205, 226, 227, 229, 235, 236 moved to Finished (although not all
are marked Final yet; waiting for confirmation from PEP owners).
PEP 243 moved to Active PEPs
PEP 233 moved to Deferred, but this will probably change to Finished
once Paul updates the text.
Added PEP 250, Using site-packages on All Platforms, Moore
Added PEP 251, Python 2.2 Release Schedule, Warsaw (for now)
PEP 160 marked as Final
Rejected PEPs category expanded to Deferred, Abandoned, and Rejected
2001-04-18 06:27:03 -04:00
|
|
|
|
S 205 pep-0205.txt Weak References Drake
|
2001-01-19 17:31:48 -05:00
|
|
|
|
SF 207 pep-0207.txt Rich Comparisons van Rossum, Ascher
|
|
|
|
|
SF 208 pep-0208.txt Reworking the Coercion Model Schemenauer, Lemburg
|
2000-11-02 21:56:05 -05:00
|
|
|
|
SF 214 pep-0214.txt Extended Print Statement Warsaw
|
2001-01-11 02:26:22 -05:00
|
|
|
|
SF 217 pep-0217.txt Display Hook for Interactive Use Zadka
|
2000-11-02 21:56:05 -05:00
|
|
|
|
SF 221 pep-0221.txt Import As Wouters
|
|
|
|
|
SF 223 pep-0223.txt Change the Meaning of \x Escapes Peters
|
PEP 6 is (slightly) renamed to "Bug Fix Releases"
Active PEPs are now those under consideration for Python 2.2
Future PEPs category removed (for now)
PEPs 205, 226, 227, 229, 235, 236 moved to Finished (although not all
are marked Final yet; waiting for confirmation from PEP owners).
PEP 243 moved to Active PEPs
PEP 233 moved to Deferred, but this will probably change to Finished
once Paul updates the text.
Added PEP 250, Using site-packages on All Platforms, Moore
Added PEP 251, Python 2.2 Release Schedule, Warsaw (for now)
PEP 160 marked as Final
Rejected PEPs category expanded to Deferred, Abandoned, and Rejected
2001-04-18 06:27:03 -04:00
|
|
|
|
I 226 pep-0226.txt Python 2.1 Release Schedule Hylton
|
|
|
|
|
S 227 pep-0227.txt Statically Nested Scopes Hylton
|
|
|
|
|
S 229 pep-0229.txt Using Distutils to Build Python Kuchling
|
2001-01-19 17:31:48 -05:00
|
|
|
|
SF 230 pep-0230.txt Warning Framework van Rossum
|
2001-03-28 15:25:39 -05:00
|
|
|
|
SF 232 pep-0232.txt Function Attributes Warsaw
|
PEP 6 is (slightly) renamed to "Bug Fix Releases"
Active PEPs are now those under consideration for Python 2.2
Future PEPs category removed (for now)
PEPs 205, 226, 227, 229, 235, 236 moved to Finished (although not all
are marked Final yet; waiting for confirmation from PEP owners).
PEP 243 moved to Active PEPs
PEP 233 moved to Deferred, but this will probably change to Finished
once Paul updates the text.
Added PEP 250, Using site-packages on All Platforms, Moore
Added PEP 251, Python 2.2 Release Schedule, Warsaw (for now)
PEP 160 marked as Final
Rejected PEPs category expanded to Deferred, Abandoned, and Rejected
2001-04-18 06:27:03 -04:00
|
|
|
|
SF 235 pep-0235.txt Import on Case-Insensitive Platforms Peters
|
2001-06-05 12:42:59 -04:00
|
|
|
|
SF 236 pep-0236.txt Back to the __future__ Peters
|
2000-11-02 21:56:05 -05:00
|
|
|
|
|
2001-03-21 12:31:54 -05:00
|
|
|
|
Empty PEPs (or containing only an abstract)
|
|
|
|
|
|
|
|
|
|
ID 2 pep-0002.txt Procedure for Adding New Modules Raymond
|
|
|
|
|
SD 210 pep-0210.txt Decoupling the Interpreter Loop Ascher
|
|
|
|
|
ID 220 pep-0220.txt Coroutines, Generators, Continuations McMillan
|
|
|
|
|
|
PEP 6 is (slightly) renamed to "Bug Fix Releases"
Active PEPs are now those under consideration for Python 2.2
Future PEPs category removed (for now)
PEPs 205, 226, 227, 229, 235, 236 moved to Finished (although not all
are marked Final yet; waiting for confirmation from PEP owners).
PEP 243 moved to Active PEPs
PEP 233 moved to Deferred, but this will probably change to Finished
once Paul updates the text.
Added PEP 250, Using site-packages on All Platforms, Moore
Added PEP 251, Python 2.2 Release Schedule, Warsaw (for now)
PEP 160 marked as Final
Rejected PEPs category expanded to Deferred, Abandoned, and Rejected
2001-04-18 06:27:03 -04:00
|
|
|
|
Deferred, Abandoned, and Rejected PEPs
|
2000-11-02 21:56:05 -05:00
|
|
|
|
|
|
|
|
|
SR 204 pep-0204.txt Range Literals Wouters
|
2001-03-21 12:50:45 -05:00
|
|
|
|
SR 224 pep-0224.txt Attribute Docstrings Lemburg
|
2000-12-08 10:05:09 -05:00
|
|
|
|
SR 231 pep-0231.txt __findattr__() Warsaw
|
2001-06-13 12:22:05 -04:00
|
|
|
|
SD 233 pep-0233.txt Python Online Help Prescod
|
|
|
|
|
SR 259 pep-0259.txt Omit printing newline after newline van Rossum
|
2000-11-02 21:56:05 -05:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Numerical Index
|
2000-07-13 02:33:08 -04:00
|
|
|
|
|
2000-08-22 01:14:50 -04:00
|
|
|
|
num filename title owner
|
|
|
|
|
--- ------------ ----- -----
|
|
|
|
|
I 0 pep-0000.txt Index of Python Enhancement Proposals Warsaw
|
|
|
|
|
I 1 pep-0001.txt PEP Guidelines Warsaw, Hylton
|
|
|
|
|
I 2 pep-0002.txt Procedure for Adding New Modules Raymond
|
2000-10-26 17:22:48 -04:00
|
|
|
|
I 3 pep-0003.txt Guidelines for Handling Bug Reports Hylton
|
2000-10-04 18:40:30 -04:00
|
|
|
|
I 4 pep-0004.txt Deprecation of Standard Modules von Loewis
|
2000-10-26 17:22:48 -04:00
|
|
|
|
I 5 pep-0005.txt Guidelines for Language Evolution Prescod
|
PEP 6 is (slightly) renamed to "Bug Fix Releases"
Active PEPs are now those under consideration for Python 2.2
Future PEPs category removed (for now)
PEPs 205, 226, 227, 229, 235, 236 moved to Finished (although not all
are marked Final yet; waiting for confirmation from PEP owners).
PEP 243 moved to Active PEPs
PEP 233 moved to Deferred, but this will probably change to Finished
once Paul updates the text.
Added PEP 250, Using site-packages on All Platforms, Moore
Added PEP 251, Python 2.2 Release Schedule, Warsaw (for now)
PEP 160 marked as Final
Rejected PEPs category expanded to Deferred, Abandoned, and Rejected
2001-04-18 06:27:03 -04:00
|
|
|
|
I 6 pep-0006.txt Bug Fix Releases Aahz
|
2001-07-05 10:16:35 -04:00
|
|
|
|
I 7 pep-0007.txt Style Guide for C Code van Rossum
|
2001-07-05 14:48:30 -04:00
|
|
|
|
I 8 pep-0008.txt Style Guide for Python Code van Rossum, Warsaw
|
2000-09-15 14:35:59 -04:00
|
|
|
|
I 42 pep-0042.txt Small Feature Requests Hylton
|
2000-08-14 10:46:56 -04:00
|
|
|
|
|
2001-07-07 14:35:10 -04:00
|
|
|
|
SF 100 pep-0100.txt Python Unicode Integration Lemburg
|
PEP 6 is (slightly) renamed to "Bug Fix Releases"
Active PEPs are now those under consideration for Python 2.2
Future PEPs category removed (for now)
PEPs 205, 226, 227, 229, 235, 236 moved to Finished (although not all
are marked Final yet; waiting for confirmation from PEP owners).
PEP 243 moved to Active PEPs
PEP 233 moved to Deferred, but this will probably change to Finished
once Paul updates the text.
Added PEP 250, Using site-packages on All Platforms, Moore
Added PEP 251, Python 2.2 Release Schedule, Warsaw (for now)
PEP 160 marked as Final
Rejected PEPs category expanded to Deferred, Abandoned, and Rejected
2001-04-18 06:27:03 -04:00
|
|
|
|
IF 160 pep-0160.txt Python 1.6 Release Schedule Drake
|
2000-08-22 01:14:50 -04:00
|
|
|
|
|
2000-11-02 11:43:32 -05:00
|
|
|
|
IF 200 pep-0200.txt Python 2.0 Release Schedule Hylton
|
2000-09-23 04:26:40 -04:00
|
|
|
|
SF 201 pep-0201.txt Lockstep Iteration Warsaw
|
2000-08-22 01:14:50 -04:00
|
|
|
|
S 202 pep-0202.txt List Comprehensions Peters
|
2000-09-23 04:26:40 -04:00
|
|
|
|
SF 203 pep-0203.txt Augmented Assignments Wouters
|
2000-11-02 11:38:15 -05:00
|
|
|
|
SR 204 pep-0204.txt Range Literals Wouters
|
2001-01-19 17:31:48 -05:00
|
|
|
|
S 205 pep-0205.txt Weak References Drake
|
2000-08-22 01:14:50 -04:00
|
|
|
|
I 206 pep-0206.txt 2.0 Batteries Included Zadka
|
2001-01-19 17:31:48 -05:00
|
|
|
|
SF 207 pep-0207.txt Rich Comparisons van Rossum, Ascher
|
|
|
|
|
SF 208 pep-0208.txt Reworking the Coercion Model Schemenauer, Lemburg
|
2001-02-15 18:04:24 -05:00
|
|
|
|
S 209 pep-0209.txt Adding Multidimensional Arrays Barrett, Oliphant
|
2000-08-23 01:09:57 -04:00
|
|
|
|
SD 210 pep-0210.txt Decoupling the Interpreter Loop Ascher
|
2001-06-05 12:51:08 -04:00
|
|
|
|
SD 211 pep-0211.txt Adding A New Outer Product Operator Wilson
|
2000-08-23 01:09:57 -04:00
|
|
|
|
SD 212 pep-0212.txt Loop Counter Iteration Schneider-Kamp
|
|
|
|
|
SD 213 pep-0213.txt Attribute Access Handlers Prescod
|
2000-09-23 04:26:40 -04:00
|
|
|
|
SF 214 pep-0214.txt Extended Print Statement Warsaw
|
2000-08-23 01:09:57 -04:00
|
|
|
|
SD 215 pep-0215.txt String Interpolation Yee
|
2000-08-22 01:14:50 -04:00
|
|
|
|
I 216 pep-0216.txt Docstring Format Zadka
|
2001-01-11 02:26:22 -05:00
|
|
|
|
SF 217 pep-0217.txt Display Hook for Interactive Use Zadka
|
2000-08-23 01:09:57 -04:00
|
|
|
|
SD 218 pep-0218.txt Adding a Built-In Set Object Type Wilson
|
|
|
|
|
SD 219 pep-0219.txt Stackless Python McMillan
|
2000-08-22 01:14:50 -04:00
|
|
|
|
I 220 pep-0220.txt Coroutines, Generators, Continuations McMillan
|
2000-09-23 12:09:16 -04:00
|
|
|
|
SF 221 pep-0221.txt Import As Wouters
|
2000-11-02 21:56:05 -05:00
|
|
|
|
S 222 pep-0222.txt Web Library Enhancements Kuchling
|
2000-09-23 04:26:40 -04:00
|
|
|
|
SF 223 pep-0223.txt Change the Meaning of \x Escapes Peters
|
2000-11-02 21:56:05 -05:00
|
|
|
|
SD 224 pep-0224.txt Attribute Docstrings Lemburg
|
2000-09-19 11:29:58 -04:00
|
|
|
|
SD 225 pep-0225.txt Elementwise/Objectwise Operators Zhu, Lielens
|
2000-10-16 17:25:34 -04:00
|
|
|
|
I 226 pep-0226.txt Python 2.1 Release Schedule Hylton
|
2000-11-02 11:19:06 -05:00
|
|
|
|
S 227 pep-0227.txt Statically Nested Scopes Hylton
|
2000-11-05 11:55:24 -05:00
|
|
|
|
S 228 pep-0228.txt Reworking Python's Numeric Model Zadka
|
2000-11-22 14:17:36 -05:00
|
|
|
|
S 229 pep-0229.txt Using Distutils to Build Python Kuchling
|
2000-11-28 17:23:25 -05:00
|
|
|
|
S 230 pep-0230.txt Warning Framework van Rossum
|
2000-12-08 10:05:09 -05:00
|
|
|
|
SR 231 pep-0231.txt __findattr__() Warsaw
|
2001-03-28 15:27:02 -05:00
|
|
|
|
SF 232 pep-0232.txt Function Attributes Warsaw
|
2001-06-13 12:22:05 -04:00
|
|
|
|
SD 233 pep-0233.txt Python Online Help Prescod
|
2001-04-23 14:34:56 -04:00
|
|
|
|
S 234 pep-0234.txt Iterators Yee, van Rossum
|
PEP 6 is (slightly) renamed to "Bug Fix Releases"
Active PEPs are now those under consideration for Python 2.2
Future PEPs category removed (for now)
PEPs 205, 226, 227, 229, 235, 236 moved to Finished (although not all
are marked Final yet; waiting for confirmation from PEP owners).
PEP 243 moved to Active PEPs
PEP 233 moved to Deferred, but this will probably change to Finished
once Paul updates the text.
Added PEP 250, Using site-packages on All Platforms, Moore
Added PEP 251, Python 2.2 Release Schedule, Warsaw (for now)
PEP 160 marked as Final
Rejected PEPs category expanded to Deferred, Abandoned, and Rejected
2001-04-18 06:27:03 -04:00
|
|
|
|
SF 235 pep-0235.txt Import on Case-Insensitive Platforms Peters
|
2001-06-05 12:42:59 -04:00
|
|
|
|
SF 236 pep-0236.txt Back to the __future__ Peters
|
2001-03-13 10:40:47 -05:00
|
|
|
|
S 237 pep-0237.txt Unifying Long Integers and Integers Zadka
|
|
|
|
|
S 238 pep-0238.txt Non-integer Division Zadka
|
|
|
|
|
S 239 pep-0239.txt Adding a Rational Type to Python Zadka
|
|
|
|
|
S 240 pep-0240.txt Adding a Rational Literal to Python Zadka
|
|
|
|
|
S 241 pep-0241.txt Metadata for Python Software Packages Kuchling
|
2001-03-20 00:30:10 -05:00
|
|
|
|
S 242 pep-0242.txt Numeric Kinds Dubois
|
2001-03-20 00:48:05 -05:00
|
|
|
|
S 243 pep-0243.txt Module Repository Upload Mechanism Reifschneider
|
2001-03-21 12:50:45 -05:00
|
|
|
|
S 244 pep-0244.txt The `directive' Statement von Loewis
|
2001-03-28 22:13:49 -05:00
|
|
|
|
S 245 pep-0245.txt Python Interface Syntax Pelletier
|
|
|
|
|
S 246 pep-0246.txt Object Adaptation Evans
|
2001-03-28 14:57:09 -05:00
|
|
|
|
I 247 pep-0247.txt API for Cryptographic Hash Functions Kuchling
|
2001-03-30 11:29:44 -05:00
|
|
|
|
I 248 pep-0248.txt Python Database API Specification v1.0 Lemburg
|
|
|
|
|
I 249 pep-0249.txt Python Database API Specification v2.0 Lemburg
|
PEP 6 is (slightly) renamed to "Bug Fix Releases"
Active PEPs are now those under consideration for Python 2.2
Future PEPs category removed (for now)
PEPs 205, 226, 227, 229, 235, 236 moved to Finished (although not all
are marked Final yet; waiting for confirmation from PEP owners).
PEP 243 moved to Active PEPs
PEP 233 moved to Deferred, but this will probably change to Finished
once Paul updates the text.
Added PEP 250, Using site-packages on All Platforms, Moore
Added PEP 251, Python 2.2 Release Schedule, Warsaw (for now)
PEP 160 marked as Final
Rejected PEPs category expanded to Deferred, Abandoned, and Rejected
2001-04-18 06:27:03 -04:00
|
|
|
|
S 250 pep-0250.txt Using site-packages on All Platforms Moore
|
2001-06-22 11:37:01 -04:00
|
|
|
|
I 251 pep-0251.txt Python 2.2 Release Schedule van Rossum
|
2001-04-19 17:27:25 -04:00
|
|
|
|
S 252 pep-0252.txt Making Types Look More Like Classes van Rossum
|
2001-05-14 09:43:23 -04:00
|
|
|
|
S 253 pep-0253.txt Subtyping Built-in Types van Rossum
|
2001-06-05 13:11:50 -04:00
|
|
|
|
S 254 pep-0254.txt Making Classes Look More Like Types van Rossum
|
|
|
|
|
S 255 pep-0255.txt Simple Generators Schemenauer, et al
|
2001-06-06 01:56:34 -04:00
|
|
|
|
S 256 pep-0256.txt Docstring Processing System Framework Goodger
|
2001-06-18 15:19:51 -04:00
|
|
|
|
S 257 pep-0257.txt Docstring Conventions Goodger, van Rossum
|
2001-06-06 01:56:34 -04:00
|
|
|
|
S 258 pep-0258.txt DPS Generic Implementation Details Goodger
|
2001-06-13 12:22:05 -04:00
|
|
|
|
SR 259 pep-0259.txt Omit printing newline after newline van Rossum
|
2001-06-26 13:57:11 -04:00
|
|
|
|
S 260 pep-0260.txt Simplify xrange() van Rossum
|
2001-06-27 19:12:54 -04:00
|
|
|
|
S 261 pep-0261.txt Support for "wide" Unicode characters Prescod
|
2000-08-14 10:46:56 -04:00
|
|
|
|
|
|
|
|
|
Key
|
|
|
|
|
|
|
|
|
|
I - Informational PEP
|
|
|
|
|
S - Standards Track PEP
|
|
|
|
|
A - Accepted proposal
|
|
|
|
|
R - Rejected proposal
|
2000-08-23 01:09:57 -04:00
|
|
|
|
D - Deferred proposal
|
2000-09-23 04:26:40 -04:00
|
|
|
|
F - Final proposal
|
2000-08-03 11:42:42 -04:00
|
|
|
|
|
|
|
|
|
|
2000-08-22 01:14:50 -04:00
|
|
|
|
Owners
|
|
|
|
|
|
2000-08-23 01:04:12 -04:00
|
|
|
|
name email address
|
|
|
|
|
---------------- -------------
|
2001-03-15 00:34:19 -05:00
|
|
|
|
Aahz aahz@pobox.com
|
2000-08-23 01:04:12 -04:00
|
|
|
|
Ascher, David davida@activestate.com
|
2001-02-15 18:04:24 -05:00
|
|
|
|
Barrett, Paul barrett@stsci.edu
|
2000-10-30 15:48:44 -05:00
|
|
|
|
Drake, Fred fdrake@acm.org
|
2001-03-20 00:30:10 -05:00
|
|
|
|
Dubois, Paul F. paul@pfdubois.com
|
2001-03-28 22:13:49 -05:00
|
|
|
|
Evans, Clark C. cce@clarkevans.com
|
2001-06-06 01:56:34 -04:00
|
|
|
|
Goodger, David dgoodger@bigfoot.com
|
2000-10-30 15:48:44 -05:00
|
|
|
|
Hylton, Jeremy jeremy@digicool.com
|
2000-08-23 01:04:12 -04:00
|
|
|
|
Kuchling, Andrew akuchlin@mems-exchange.org
|
2000-08-23 12:51:21 -04:00
|
|
|
|
Lemburg, Marc-Andre mal@lemburg.com
|
2000-09-19 11:29:58 -04:00
|
|
|
|
Lielens, Gregory gregory.lielens@fft.be
|
2000-10-04 18:40:30 -04:00
|
|
|
|
von Loewis, Martin loewis@informatik.hu-berlin.de
|
2000-08-23 01:04:12 -04:00
|
|
|
|
McMillan, Gordon gmcm@hypernet.com
|
PEP 6 is (slightly) renamed to "Bug Fix Releases"
Active PEPs are now those under consideration for Python 2.2
Future PEPs category removed (for now)
PEPs 205, 226, 227, 229, 235, 236 moved to Finished (although not all
are marked Final yet; waiting for confirmation from PEP owners).
PEP 243 moved to Active PEPs
PEP 233 moved to Deferred, but this will probably change to Finished
once Paul updates the text.
Added PEP 250, Using site-packages on All Platforms, Moore
Added PEP 251, Python 2.2 Release Schedule, Warsaw (for now)
PEP 160 marked as Final
Rejected PEPs category expanded to Deferred, Abandoned, and Rejected
2001-04-18 06:27:03 -04:00
|
|
|
|
Moore, Paul gustav@morpheus.demon.co.uk
|
2001-02-15 18:04:24 -05:00
|
|
|
|
Oliphant, Travis oliphant@ee.byu.edu
|
2001-03-21 13:59:54 -05:00
|
|
|
|
Pelletier, Michel michel@digicool.com
|
2000-10-30 15:48:44 -05:00
|
|
|
|
Peters, Tim tim@digicool.com
|
2000-08-23 01:04:12 -04:00
|
|
|
|
Prescod, Paul paul@prescod.net
|
|
|
|
|
Raymond, Eric esr@snark.thyrsus.com
|
2001-03-20 00:48:05 -05:00
|
|
|
|
Reifschneider, Sean jafo-pep@tummy.com
|
2000-11-28 17:13:45 -05:00
|
|
|
|
van Rossum, Guido guido@python.org
|
2000-12-04 22:16:33 -05:00
|
|
|
|
Schemenauer, Neil nas@arctrix.com
|
2000-12-14 10:37:25 -05:00
|
|
|
|
Schneider-Kamp, Peter nowonder@nowonder.de
|
2000-10-30 16:16:38 -05:00
|
|
|
|
Warsaw, Barry barry@digicool.com
|
2001-06-05 12:51:08 -04:00
|
|
|
|
Wilson, Greg gvwilson@ddj.com
|
2000-08-23 01:04:12 -04:00
|
|
|
|
Wouters, Thomas thomas@xs4all.net
|
|
|
|
|
Yee, Ka-Ping ping@lfw.org
|
2000-12-11 18:08:11 -05:00
|
|
|
|
Zadka, Moshe moshez@zadka.site.co.il
|
2000-09-19 11:29:58 -04:00
|
|
|
|
Zhu, Huaiyu hzhu@users.sourceforge.net
|
2000-08-22 01:14:50 -04:00
|
|
|
|
|
|
|
|
|
|
2000-07-13 02:33:08 -04:00
|
|
|
|
|
|
|
|
|
Local Variables:
|
|
|
|
|
mode: indented-text
|
|
|
|
|
indent-tabs-mode: nil
|
|
|
|
|
End:
|