Commit Graph

198 Commits

Author SHA1 Message Date
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
Barry Warsaw f03e9f775c PEP 282, A Logging System, Trent Mick 2002-02-15 04:08:55 +00:00
Barry Warsaw 93828e16bc Added PEP 281, Loop Counter Iteration with range and xrange, Magnus
Lie Hetland
2002-02-11 16:43:40 +00:00
Barry Warsaw 6a826bf8aa PEPs 211, 212, 213, 218, 219, 225, all of which were marked `D' have
been moved to the Deferred section.

PEP 241 is marked Final and moved to the Finished section.

PEP 222 is marked Deferred and moved to the Deferred section.
2002-02-11 16:11:31 +00:00
Guido van Rossum 55cc2cede8 PEP 280 is my own; Jeremy and Skip already have PEPs describing their
approaches.
2002-02-11 02:13:54 +00:00
Guido van Rossum a910cef566 Add PEP 280, optimizing access to globals. 2002-02-11 01:33:51 +00:00
Barry Warsaw 080582a8fd PEP 279, Enhanced Generators, Raymond D. Hettinger. 2002-02-01 05:59:29 +00:00
Barry Warsaw 3d0a5402a1 Added PEP 278, Universal Newline Support, Jack Jansen 2002-01-23 13:24:26 +00:00
Barry Warsaw 5071ad8ef0 PEP 277, Unicode file name support for Windows NT, Neil Hodgson 2002-01-13 00:13:38 +00:00
Barry Warsaw 704d2785be Added PEP 102 2002-01-10 16:10:32 +00:00
Barry Warsaw 9f55a4dd45 PEP 251 is Final. (Note any future maintenance release of Python 2.2
should have its own PEP.)
2001-12-24 20:59:05 +00:00