Commit Graph

408 Commits

Author SHA1 Message Date
Guido van Rossum cc6ea270d6 Rejecting PEP 340 in favor of PEP 343. 2005-05-16 00:34:33 +00:00
Ka-Ping Yee c2c4af5fd7 Add PEP 344. Shorten title to make it fit in PEP 0. 2005-05-15 19:49:01 +00:00
Guido van Rossum 3e348d5237 Add PEP 343: Anonymous Block Redux 2005-05-14 00:08:20 +00:00
Guido van Rossum 9cb17e5426 Split PEP 342 (Enhanced Iterators) off of PEP 340. 2005-05-11 21:58:43 +00:00
David Goodger b8122feb32 added PEP 341, "Unifying try-except and try-finally", by Reinhold Birkenfeld 2005-05-07 12:13:49 +00:00
Guido van Rossum 447c9b95ec Add PEP 340. 2005-04-27 07:26:55 +00:00
David Goodger 241ebfde07 updated PEP 301 status; added encoding to Emacs stanza 2005-03-20 18:30:12 +00:00
Raymond Hettinger f72cb1fe04 Update PEP 309 and mark as final (checked-in to cvs). 2005-02-28 19:53:29 +00:00
Brett Cannon dbface4a95 Added PEP 339, "How to Change CPython's Bytecode", by Brett Cannon. 2005-02-12 22:02:05 +00:00
Barry Warsaw 0443981205 Marking PEPs 252 and 253 as final, with GvR's approval. Includes an editor's
note about the accuracy of the description in the PEP.
2005-01-30 03:08:02 +00:00
Barry Warsaw 5a8151b527 Jim Jewett points out that PEPs 278, 292, 318, and 324 can be marked as Final,
and that 215 can be marked as Rejected.
2005-01-29 18:24:59 +00:00
David Goodger 5514470bdf added PEP 338, , by 2004-12-11 20:24:11 +00:00
David Goodger 9844a8b7c7 added PEP 337, Logging Usage in the Standard Library, by Michael P. Dubner 2004-12-11 20:01:08 +00:00
Anthony Baxter 881b4d15c4 pep 320 is finished. someone else can create the 2.5 release schedule pep 2004-11-30 13:44:08 +00:00
David Goodger b84e1267c4 added PEP 336, "Make None Callable", by Andrew McClelland 2004-11-03 16:58:30 +00:00
Vinay Sajip 1103b473b7 Updated PEP282 status in numerical list 2004-10-27 10:09:55 +00:00
David Goodger abd928379d update from Peter Astrand; title change 2004-10-08 13:03:22 +00:00
Fred Drake dee69d03e1 since PEP 262 was deferred, mark it consistently on both entries 2004-10-07 01:33:55 +00:00
David Goodger 48e02cb74d added PEP 335, Overloadable Boolean Operators, by Greg Ewing 2004-09-09 13:48:44 +00:00
David Goodger 9ecd216dff added PEP 334, "Simple Coroutines via SuspendIteration", by Clark C. Evans 2004-09-08 00:11:18 +00:00
Anthony Baxter a37ed19664 pep318 is accepted 2004-09-01 16:18:20 +00:00
Raymond Hettinger d324b2fcff Update and finalize PEP 218 (builtin set types):
* List the additional methods and operators that are supported.
* List differences between sets.py and the built-in types.
* Mark the {-} syntax as rejected by Guido until Python 3000.
* Note that genexps make set comprehensions moot.
* Mark the pep as final and implemented.
2004-08-27 20:28:58 +00:00
Andrew M. Kuchling 28d9c521f0 Mark PEP 273 as final 2004-08-27 18:13:48 +00:00
David Goodger a46d0fa414 added PEP 333, "Python Web Server Gateway Interface v1.0", by Phillip J. Eby 2004-08-27 17:30:09 +00:00
David Goodger c0f6e95fc5 added PEP 332, "Byte vectors and String/Unicode Unification", by Skip Montanaro 2004-08-27 13:44:37 +00:00
Barry Warsaw 008faf4bad Added PEP 20, The Zen of Python 2004-08-23 03:41:56 +00:00
Andrew M. Kuchling b5815e3e63 Add PEP 3000 2004-08-20 12:43:19 +00:00
Martin v. Löwis c2b90f8633 Marking PEP 269 as deferred. 2004-08-18 11:56:16 +00:00
Skip Montanaro 000b0e0bbc marking pep 305 final 2004-08-11 21:00:25 +00:00
Vinay Sajip 4e63189b67 Marked PEP 282 as Final 2004-08-10 14:31:41 +00:00
Andrew M. Kuchling 56a0b6d473 Mark PEP 307 as final; fix a typo in PEP 307 2004-08-07 15:59:56 +00:00
Anthony Baxter 980dc9c859 classes, no, functions yes 2004-08-06 16:02:42 +00:00
David Goodger 9d455a5e43 update from Peter Astrand 2004-08-03 13:13:43 +00:00
David Goodger a0686d62bb added PEP 331, Locale-Independent Float/String Conversions, by Christian R. Reis 2004-07-19 18:08:57 +00:00
Raymond Hettinger 706f202b24 Mark PEP327 (decimal floating point) as approved and final. 2004-07-06 01:15:33 +00:00
David Goodger 068a7f290b added PEP 330, Python Bytecode Verification, by Michel Pelletier 2004-05-28 01:45:34 +00:00
Raymond Hettinger 18428862ff Various PEP updates mostly related to generator expressions. 2004-05-19 21:18:55 +00:00
Raymond Hettinger d8f2eaf03c Self reject PEP 329. 2004-04-20 17:51:11 +00:00
Raymond Hettinger a8b8df4485 Checkin pep for constant binding. 2004-04-19 04:07:59 +00:00
David Goodger d9c3ed0cce updated 2004-04-04 02:39:23 +00:00
David Goodger c1b90e3bd2 updated 2004-02-28 19:10:16 +00:00
David Goodger 336b800bf3 updated 2004-02-24 02:48:26 +00:00
David Goodger 57ec5c226a update 2004-02-21 16:39:46 +00:00
David Goodger 3ca642d065 Added PEP 328, Imports: Multi-Line and Absolute/Relative, by Aahz 2004-01-31 05:14:16 +00:00
David Goodger f53b0e739a updated 2004-01-29 20:17:06 +00:00
David Goodger 745dd11c54 added PEP 327 2004-01-29 20:00:32 +00:00
David Goodger b9523879ea updates from Josiah Carlson, edited 2004-01-06 15:34:49 +00:00
David Goodger f5cddb1e9c added PEP 326, A Case for All, by Josiah Carlson 2004-01-04 17:30:47 +00:00
David Goodger ac8a18b42f added PEP 325 2004-01-03 16:23:15 +00:00
David Goodger f59d702cc5 added PEP 324, popen5 - New POSIX process module, by Peter Astrand 2004-01-02 20:53:01 +00:00
Raymond Hettinger f5e491d9f9 Implement and apply PEP 322, reverse iteration 2003-11-06 14:07:17 +00:00
Raymond Hettinger 6733f21058 Mark PEP 289 as accepted. 2003-10-28 18:06:32 +00:00
Raymond Hettinger 26733836c2 Update the reverse iteration pep to reflect comments from comp.lang.python,
from Guido, and from some on python-dev.
2003-10-28 10:16:32 +00:00
Alex Martelli eefc4df37c Added PEP 323, "Copyable Iterators". 2003-10-27 15:01:08 +00:00
Raymond Hettinger a08117dee0 Resurrect the PEP on generator expressions 2003-10-22 18:09:36 +00:00
Raymond Hettinger 0876789232 Add a new PEP for reverse iteration methods 2003-09-24 10:30:08 +00:00
Andrew M. Kuchling ed280715d0 Add PEP 321: Date/time parsing 2003-09-16 12:07:56 +00:00
David Goodger bd3a4e480e mark 296 withdrawn 2003-09-07 13:56:12 +00:00
Raymond Hettinger 83923d5309 Indicate the rejection of PEP 308 for an if-then-else expression. 2003-08-13 18:06:34 +00:00
Barry Warsaw 8c01e74084 Moving PEP 320 to "Other Informational PEPs" so it's easier to find.
Question: should all the release schedule PEPs get moved here?
2003-07-29 04:43:29 +00:00
Barry Warsaw c1254c3b74 Added PEP 320, Python 2.4 release schedule 2003-07-29 04:36:23 +00:00
Barry Warsaw fe4914eda3 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. ;)
2003-07-29 04:27:46 +00:00
David Goodger 5898f59b3e reject PEP 317, with summary from author 2003-06-16 23:46:47 +00:00
David Goodger 1fff05c7c1 new PEP 2003-06-14 22:40:36 +00:00
David Goodger 98b0a83e36 email update 2003-06-14 17:14:08 +00:00
Fred Drake c0fa924b58 Update some email addresses (the digicool.com domain is no longer used). 2003-06-12 13:54:00 +00:00
David Goodger a2339f1b61 updates to PEP 318 from Kevin Smith, including PEP title 2003-06-10 04:29:48 +00:00
David Goodger 6284b30f13 new PEPs 2003-06-09 04:34:54 +00:00
David Goodger ac2216bff4 added PEP 315; updated 2003-05-02 22:53:55 +00:00
David Goodger 646ca1b6b1 one more place 2003-04-21 15:25:14 +00:00
David Goodger 97980c2545 PEP 311 & 261 marked Final 2003-04-21 15:20:13 +00:00
Andrew M. Kuchling f7b189a8b1 Create PEP 314, "Metadata for Python Software Packages v1.1" 2003-04-12 19:45:01 +00:00
David Goodger cc783e1fc0 added PEP 754, "IEEE 754 Floating Point Special Values", by Gregory R. Warnes (spell-checked & edited) 2003-04-12 13:39:34 +00:00
David Goodger e564707d7a added PEP 313, Adding Roman Numeral Literals to Python, by Mike Meyer 2003-04-01 17:38:03 +00:00
Andrew M. Kuchling 2fc84d184a Bring PEP 262 back from the dead 2003-03-30 14:46:55 +00:00
David Goodger d378d4b7c3 title change to PEP 309 2003-02-19 00:53:08 +00:00
David Goodger ef58cb550d updated 2003-02-14 15:37:24 +00:00
David Goodger 1791352db4 updated 2003-02-14 14:51:50 +00:00
Raymond Hettinger ce2804d8fc Add name of updater. 2003-02-11 06:32:52 +00:00
David Goodger eb0e9894fb updated 2003-02-10 14:54:10 +00:00
Guido van Rossum a526eed9cb Add PEP 308: if-then-else expression proposal. 2003-02-07 17:03:31 +00:00
Guido van Rossum f739e21311 Claim PEP 307 for extensions to the pickle protocol. 2003-01-31 19:12:53 +00:00
David Goodger 6a0ff8628b added PEP 306; 305 authors 2003-01-29 15:07:58 +00:00
David Goodger 935a1711b3 Added PEP 305, CSV file API 2003-01-29 04:20:19 +00:00
Skip Montanaro 5e382b78a4 add pep 304 2003-01-23 17:25:59 +00:00
David Goodger a48c05c8eb added PEP 303 2002-12-31 16:06:42 +00:00
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
Barry Warsaw 91e98eae56 PEP 288, Generators Attributes and Exceptions, Hettinger 2002-04-01 16:10:19 +00:00
Barry Warsaw 18550ff27a PEP 287, reStructuredText Standard Docstring Format, Goodger
Replaces PEP 216, Zadka
2002-04-01 15:57:27 +00:00
Barry Warsaw 74e64dd3e7 Marking PEP 216 as Rejected as per agreement with Moshe and David
Goodger (who promises to submit a replacement).
2002-04-01 15:31:38 +00:00
Barry Warsaw 9b485c87c9 Unreject PEP 276 2002-03-11 18:55:31 +00:00
Barry Warsaw d04c63edc9 PEP 276 is now formally rejected. 2002-03-11 17:41:07 +00:00
Barry Warsaw 595fc30d9c Added PEP 286, Enhanced Argument Tuples, Martin von Loewis 2002-03-11 17:31:02 +00:00
Barry Warsaw 8fe3b47295 PEP 2 is undeferred now that Martijn Faassen has taken over. Added
Martijn's name to the list of PEP authors and removed Eric Raymond's
(since he no longer authors any PEPs).
2002-03-11 17:24:09 +00:00
Guido van Rossum 0c7f6fd4fa PEP 285: Adding a bool type 2002-03-08 15:38:37 +00:00
Barry Warsaw 151020a12b Add a link to Guido's Parade of PEPs. 2002-03-08 05:43:22 +00:00
Barry Warsaw fe423241d7 Don't mention a specific Python version. 2002-03-07 20:02:09 +00:00
Barry Warsaw 29bdfea72d Added PEP 10, Voting Guidelines, Barry Warsaw 2002-03-07 19:21:11 +00:00
Barry Warsaw 34d88481d0 Added PEP 284 to the "Open PEPs" category (although Guido will likely
reorganize this soon ;).
2002-03-06 20:48:22 +00:00
Barry Warsaw 553bdf2dab Added PEP 284, Integer for-loops, Eppstein & Ewing 2002-03-06 13:16:22 +00:00
Jeremy Hylton fceffda5d6 Add Python 2.3 release schedule based on conversation with Barry &
Tim, after mtg w/ Guido.
2002-02-27 23:02:11 +00:00