David Goodger
200959cb61
Added PEP 302; van Rossum -> GvR; added JvR
2002-12-21 19:50:27 +00:00
David Goodger
9cf131a2d6
Moved informational PEPs 42 & 291; corrected title of 42.
2002-11-30 01:55:29 +00:00
Raymond Hettinger
6f035a5ce2
Revise and undefer PEP 288: Generator Attributes and Exceptions
...
Eliminated the original idea of passing arguments through gen.next().
Eliminated the alternative idea of using gen.submit(data).
Replaced with a developed version of generator attributes.
Left the discussion of exceptions essentially unchanged.
2002-11-18 10:40:44 +00:00
David Goodger
894076f227
Added PEP 301. Updated my email address.
2002-11-08 03:02:26 +00:00
David Goodger
9b7cec2cd0
Officially take office. Reject PEP 270.
2002-11-06 05:40:39 +00:00
Andrew M. Kuchling
a98db52a7e
Use my personal address instead of my work address
2002-10-31 01:35:08 +00:00
Andrew M. Kuchling
fc4b0a2582
Forgot the numeric list -- mark PEP 262 as deferred
2002-10-13 20:22:45 +00:00
Andrew M. Kuchling
4a9868c159
Mark PEP 262 as deferred
2002-10-13 20:21:17 +00:00
Martin v. Löwis
e3164d0fcb
Update status for PEP 277.
2002-10-07 18:38:47 +00:00
Barry Warsaw
7ef01089e5
Christopher Craig takes over primary ownership of PEPs 239 and 240,
...
with Moshe as secondary, with Moshe's blessing.
2002-09-20 14:10:52 +00:00
Barry Warsaw
3d754f3e07
PEP 293 is complete and checked in, so mark it as Final.
2002-09-03 15:58:43 +00:00
Barry Warsaw
2bba139678
Added PEP 299, Special __main__() function in modules, Jeff Epler
2002-08-26 18:12:03 +00:00
Barry Warsaw
c1a78f5127
Update the emacs turd
2002-08-26 16:55:56 +00:00
Barry Warsaw
9b5c941892
PEP 9 has been renamed, and PEP 12 was added.
2002-08-26 16:55:22 +00:00
Barry Warsaw
2d7097526b
PEP 263 is finished.
2002-08-05 17:34:06 +00:00
Barry Warsaw
2d94bfa41e
PEP 263 is final.
2002-08-05 15:39:49 +00:00
Barry Warsaw
605f313487
PEP 296 gets renamed after a suggestion by Guido and approval by Scott
...
Gilbert.
2002-08-02 18:05:59 +00:00
Barry Warsaw
4254201e07
Some PEP classification updates suggested by David Goodger.
2002-08-02 13:46:12 +00:00
Barry Warsaw
0c228b0b73
Updates to PEPs 256, 257, 258, 287 by David Goodger. Some of the
...
titles have changed so this includes an update to PEP 0.
2002-08-01 22:32:33 +00:00
Barry Warsaw
4f0ce75e88
Renamed PEP 298... each time the title gets longer by 1 character.
2002-08-01 18:53:52 +00:00
Barry Warsaw
ed22d15d72
Changed the name of PEP 298.
2002-07-30 17:04:39 +00:00
Barry Warsaw
4a805d3603
Based on feedback inspired by Francois Pinard, we're changing the
...
format of the Author: header to be "Random J. User <address@dom.ain>"
Update PEP 1 style guidelines.
Updated PEP 9 template.
Updated PEP 0 as an example.
2002-07-30 16:23:15 +00:00
Barry Warsaw
aed55275c0
Added PEPs 297 and 298.
2002-07-29 18:23:02 +00:00
Barry Warsaw
1f177c83ae
PEP 295 is rejected by BDFL decree.
2002-07-29 16:50:15 +00:00
Barry Warsaw
575b7cd011
PEP 296, The Buffer Problem, Gilbert
2002-07-22 21:04:00 +00:00
Barry Warsaw
f55ac177c4
Added PEP 295, Interpretation of multiline string constants, Koltsov
2002-07-22 20:45:24 +00:00
Barry Warsaw
ed5074fb4e
Update title of PEP 11
2002-07-15 18:37:26 +00:00
Guido van Rossum
015b177fe7
Revive PEP 218 (sets) for 2.3.
2002-07-13 14:00:04 +00:00
Barry Warsaw
ca9c142872
Added Alex Martelli as primary author of PEP 246, with Clark Evans'
...
permission. Retained Clark as secondary author.
2002-07-13 01:12:40 +00:00
Barry Warsaw
19b917b634
Restore Trent Mick as co-author of PEP 282.
2002-07-12 23:17:00 +00:00
Barry Warsaw
6d7d0d9ace
Oops, add PEP 11 one more place
2002-07-12 22:32:15 +00:00
Barry Warsaw
7033e9329a
PEP 11, Unsupported Platforms, Martin von Loewis
2002-07-12 22:31:47 +00:00
Barry Warsaw
80885cce69
Transferring ownership of PEP 282 to Vinaj Sajip with permission of
...
previous PEP author.
2002-06-23 23:58:18 +00:00
Barry Warsaw
f5e3e7bad4
Added PEP 294, Type Names in the types Module, Oren Tirosh
2002-06-23 23:52:19 +00:00
Barry Warsaw
f351f0aae7
Added PEP 293, Codec Error Handling Callbacks, Walter Dörwald
2002-06-19 03:22:24 +00:00
Barry Warsaw
c5059966b2
Added PEP 292, Simpler String Substitutions, Warsaw
2002-06-19 02:53:58 +00:00
Raymond Hettinger
03e4ff7f34
Added Pep 290
2002-06-17 12:03:22 +00:00
Neal Norwitz
ba9ab5c6f1
Add PEP 291 for backward compatibility
2002-06-06 19:25:31 +00:00
Andrew M. Kuchling
2532a8121c
Mark the two database API PEPs as "Status: Final", with MAL's approval.
...
Neither has been revised significantly since 1996 or 1999.
2002-05-29 21:17:42 +00:00
Andrew M. Kuchling
f656de7ff1
Add version number to title of PEP 272, and mark it final
2002-05-29 21:09:03 +00:00
Guido van Rossum
00a901aaa0
Take authorship of 283 froM Hylton.
2002-05-28 15:55:16 +00:00
Barry Warsaw
1c6e4e6c3c
PEP 279 is now marked Final.
2002-04-29 16:03:43 +00:00
Andrew M. Kuchling
ec7392eb22
Rename PEP 272
2002-04-16 21:26:01 +00:00
Guido van Rossum
d1866830b9
PEP 285 is Final.
2002-04-11 15:34:19 +00:00
Guido van Rossum
5eef84dfa9
PEP 283 is not finished until 2.3 is released.
2002-04-08 22:18:44 +00:00
Barry Warsaw
7e08ee9b55
PEP 279 is renamed to "The enumerate() built-in function" since the
...
old title didn't reflect its accepted proposals. Also, moved this to
the accepted but not yet implemented category.
2002-04-08 17:02:40 +00:00
Barry Warsaw
6e3289542e
PEP 289, Generator Comprehensions, Raymond Hettinger
2002-04-08 15:51:17 +00:00
Barry Warsaw
2b5a1a5bc1
Mark PEP 279 as Accepted.
2002-04-08 15:45:44 +00:00
Guido van Rossum
a1e7d0e0f8
Accept PEP 285.
2002-04-03 22:11:23 +00:00
Barry Warsaw
624f9377bf
Update David Goodger's email address
2002-04-03 18:58:17 +00:00