Commit Graph

400 Commits

Author SHA1 Message Date
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
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
Barry Warsaw beeb615552 Added PEP 666, Reject Foolish Indentation, Laura Creighton
And I'm channeling Guido by rejecting this outright. :)

Spellchecked by Barry.
2001-12-11 23:40:09 +00:00
Barry Warsaw 4bd069400b PEP 276, Simple Iterator for ints, Jim Althoff 2001-11-13 20:52:37 +00:00
Barry Warsaw c9616b8e31 Added PEP 275, Switching on Multiple Values, Lemburg 2001-11-12 05:55:58 +00:00
Barry Warsaw a93e20910d Fixed a bunch of inconsistencies, reported by Neal Norwitz. 2001-11-02 22:48:21 +00:00
Barry Warsaw b1ffaf9026 Andrew says PEP 247 is Final. 2001-10-31 15:52:39 +00:00
Barry Warsaw 043f64167a Mark PEP 264 as Final 2001-10-26 14:37:06 +00:00
Barry Warsaw 094902237e Mark PEP 229 as Final. 2001-10-25 22:03:18 +00:00
Barry Warsaw a9022fa5cc Added PEP 274, Dict Comprehensions, Warsaw 2001-10-25 20:28:19 +00:00
Barry Warsaw fd104f7bb3 Mark PEP 234 as Final. 2001-10-25 20:14:32 +00:00
Barry Warsaw 28ea10a7a4 Oops, PEP 273 is a Standards Track PEP 2001-10-25 16:04:38 +00:00
Barry Warsaw acdc4d4712 Added PEP 273, Import Modules from Zip Archives, James C. Ahlstrom
Also, did some reorganization of the PEP categories:

- Under consideration for Python 2.2 -> ... for Python 2.3

- Py-in-the-sky -> Python 2.3
2001-10-25 16:02:58 +00:00
Greg Stein 65fa39f94a There is no way that #268 is going to be completed in time for Python 2.2.
Move it out to a future release.
2001-10-21 22:55:37 +00:00
Barry Warsaw 2035a2c4cc Mark PEP 238 as Final 2001-10-18 18:00:50 +00:00
Barry Warsaw c09df576b1 PEP 271 is withdrawn. 2001-09-26 05:01:09 +00:00
Barry Warsaw c4a12f5142 Added PEP 272, API for Secret-Key Encryption Algorithms, Kuchling 2001-09-20 16:02:29 +00:00
Barry Warsaw 82be304a45 Added PEP 271, Prefixing sys.path by command line option, Giacometti 2001-09-13 16:47:13 +00:00
Barry Warsaw a634156bd1 Added PEP 270, uniq method for list objects, Jason Petrone 2001-09-07 22:40:06 +00:00
Barry Warsaw 3658c543a3 Added PEP 269, Pgen Module for Python, Jonathan Riehl 2001-09-07 22:36:05 +00:00
Barry Warsaw 98bf541f04 PEP 101, Doing Python Releases, Warsaw & van Rossum 2001-08-22 22:43:42 +00:00
Barry Warsaw 5331ad949f Greg Stein was a bad boy! <268 spank>
Jeremy Hylton's "Optimized Access to Module Namespaces" PEP gets 267.

We'll let Greg slide this time, so his (albeit incomplete other than a
Rationale) PEP gets 268.  It must get filled in soon though or it'll
get moved to the "Empty" category. :(
2001-08-21 00:02:26 +00:00
Greg Stein e67f39a7dd Reserving PEP 267... hopefully checking in tonite 2001-08-20 21:04:09 +00:00
Barry Warsaw cce0e5f5b0 Tim sez: "Future statements in simulated shells" should move from Open
to Accepted.
2001-08-17 22:43:49 +00:00
Barry Warsaw bc75a3f95b After Tim's last cleanup, this baby's Final. 2001-08-15 05:46:40 +00:00
Barry Warsaw 48c98884b7 PEP 266, Optimizing Global Variable/Attribute Access, Skip Montanaro 2001-08-15 00:06:02 +00:00
Barry Warsaw 7a54f094ef PEP 9, Sample PEP Template, Barry Warsaw 2001-08-14 23:59:22 +00:00
Barry Warsaw fcfb160406 PEP 265, Sorting Dictionaries by Value, Grant Griffin 2001-08-14 23:07:50 +00:00
Barry Warsaw 03cbc71719 PEP 250 name change to Using site-packages on Windows. Paul's latest
revision is Final, but I'm not yet sure if everything's checked into
CVS.
2001-08-14 22:24:06 +00:00
Barry Warsaw c1d87738ff Add a Last-Modified: header 2001-08-14 22:03:43 +00:00
Barry Warsaw 5bbf71b8a8 Mark PEP 260 as Final. 2001-08-14 19:16:49 +00:00
Barry Warsaw 18d4c901f6 PEP 202, List comprehensions is now marked complete. Change the owner
to Barry.
2001-08-14 18:43:47 +00:00
Barry Warsaw c50fb7f5b8 New format which eliminates the "filename" field in favor of just the
unadorned PEP number.  This gives more space to the title field and
lets us make the owner field more consistent.
2001-08-14 16:46:57 +00:00
Barry Warsaw f603ea417a Guido says PEP 254 won't be part of Python 2.2. 2001-08-14 15:49:32 +00:00
Barry Warsaw fda3cbbba2 After yesterday's Pythonlabs meeting, the status of PEP 244 is changed
to 'rejected'.
2001-08-14 15:48:22 +00:00
Barry Warsaw 295e210393 barry@digicool.com => barry@zope.com 2001-08-14 15:45:26 +00:00
Guido van Rossum 71818368c7 Add Michael Hudson's "Future statements in simulated shells". 2001-08-08 15:30:13 +00:00
Jeremy Hylton 48de44832b Update email address 2001-08-01 20:11:56 +00:00
Guido van Rossum d90c6d41a7 Reorganized the classifications, splitting Active into Accepted and
Open.  There are now:

 Meta-PEPs (PEPs about PEPs or Process)
 Other Informational PEPs
 Accepted PEPs (accepted for Python 2.2; may not be implemented yet)
 Open PEPs (under consideration for Python 2.2)
 Py-in-the-sky PEPs (not considered for Python 2.2)
 Finished PEPs (done, implemented in CVS)
 Empty PEPs (or containing only an abstract)
 Deferred, Abandoned, and Rejected PEPs

Moved some of the original Active to Finished, some to Py-in-the-sky.
2001-08-01 18:33:59 +00:00
Guido van Rossum ca9c7dbdda Grab co-authorship of 237. 2001-07-29 09:50:01 +00:00
Guido van Rossum e597ec7194 Changed tht title of PEP 238. 2001-07-27 18:08:11 +00:00
Guido van Rossum e6bdaf7110 Grabbing co-authorship of PEP 228 and 238. 2001-07-25 16:49:49 +00:00
Barry Warsaw d05ac8603c Terry Reedy recommends adding a link to the online CVS history for
PEPs.
2001-07-24 21:12:54 +00:00
Barry Warsaw feddfef167 Added PEP 263, Defining Python Source Code Encodings, Lemburg 2001-07-18 16:02:41 +00:00
Andrew M. Kuchling 3aa0892ca3 Add PEP 262, "A Database of Installed Python Packages". This is the same
version that's just been sent to the Distutils SIG.
2001-07-09 14:26:26 +00:00
Guido van Rossum df3e9f6218 If we're going to group them by hundreds, the blank line belongs
*before* PEP 100, not after it.
2001-07-07 18:35:10 +00:00
Barry Warsaw b874a8a521 Added PEP 8, Style Guide for Python Code, Van Rossum, Warsaw
Adapted from Guido's Python Style Guide essay.
2001-07-05 18:48:30 +00:00
Guido van Rossum b43961fd5d Style Guide for C Code 2001-07-05 14:16:35 +00:00
Barry Warsaw ec6436a790 Add PEP 261, Support for "wide" Unicode characters, Prescod 2001-06-27 23:12:54 +00:00
Barry Warsaw b6056eb4dd Added PEP 100, Python Unicode Integration, Lemburg 2001-06-27 17:12:05 +00:00
Guido van Rossum f3c016e25f PEP 260: simplify xrange() 2001-06-26 17:57:11 +00:00
Guido van Rossum 0c7da3beb7 Change 2.2 release schedule author to GvR. 2001-06-22 15:37:01 +00:00
Guido van Rossum b6bd93ff82 Add van Rossum as co-author of PEP 257. 2001-06-18 19:19:51 +00:00
Guido van Rossum 137a35ac05 PEP 259 rejected by user community with record unanimity. 2001-06-13 16:22:05 +00:00
Guido van Rossum 559c1c1ad4 PEP 259: Omit printing newline after newline 2001-06-11 20:07:37 +00:00
unknown 67fa34c8aa Added the following PEPs:
S   256  pep-0256.txt  Docstring Processing System Framework  Goodger
 S   257  pep-0257.txt  Docstring Conventions                  Goodger
 S   258  pep-0258.txt  DPS Generic Implementation Details     Goodger
2001-06-06 05:56:34 +00:00
Barry Warsaw 5acdb29467 Added pep 255, Simple Generators 2001-06-05 17:11:50 +00:00
Barry Warsaw f247ba6c7f Move PEP 218 from py-in-the-sky to active-for-2.2 2001-06-05 16:57:05 +00:00
Barry Warsaw b09f722216 PEP 211 update from Greg Wilson, includes a name change, and a change
to Greg's email address.  Also, I moved the PEP to "Active for 2.2"
and un-deferred it.
2001-06-05 16:51:08 +00:00
Barry Warsaw cab29f1501 Mark PEP 236 as final. 2001-06-05 16:42:59 +00:00
Guido van Rossum d1e2189144 Checking in a stub of PEP 253. 2001-05-14 13:43:23 +00:00
Guido van Rossum c0441481c9 Add van Rossum as co-author to PEP-234 (Iterators). 2001-04-23 18:34:56 +00:00
Guido van Rossum 3fbd95d184 Add the first bits of PEP 252, Making Types Look More Like Classes. 2001-04-19 21:27:25 +00:00
Barry Warsaw 5bcbd85500 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 10:27:03 +00:00
Barry Warsaw 6bf4b51da9 Added PEPs 248 & 249, Python Database API Specification (v1.0 and
v2.0)
2001-03-30 16:29:44 +00:00
Barry Warsaw 67147d7a10 PEP 246, Object Adaptation, Clark C. Evans 2001-03-29 03:13:49 +00:00
Barry Warsaw 3d2bc937b1 Oops, forgot to mark the other instance of 232 as final. 2001-03-28 20:27:02 +00:00
Barry Warsaw f2f7f080a0 PEP 232 is Final. 2001-03-28 20:25:39 +00:00
Barry Warsaw e08d3c5593 Oops, it should be "Functions" not "Algorithms" 2001-03-28 19:57:09 +00:00
Barry Warsaw 45f71dae54 PEP 247, API for Cryptographic Hash Algorithms, Andrew Kuchling
(note: 246 is reserved)
2001-03-28 19:55:46 +00:00
Barry Warsaw 27bd8f3518 PEP 245, Python Interfaces, Michel Pelletier 2001-03-21 18:59:54 +00:00
Barry Warsaw 2ef688d48f Adding PEP 244, The `directive' Statement, von Loewis. Place this in
the Future PEP category.
2001-03-21 17:51:54 +00:00
Barry Warsaw 2f0ffefc57 PEP 224 is Rejected by BDFL decree. 2001-03-21 17:50:45 +00:00
Barry Warsaw 414241bf39 PEP 2 is moved to the Empty category and marked Deferred.
Other empty PEPs 210, 220 are also moved to the Deferred category
since they are effectively empty too.

PEPs 215 and 219 moved to the Py-in-the-sky category for lack of a
better idea.
2001-03-21 17:31:54 +00:00
Barry Warsaw 46c12a40a3 PEP 243, Module Repository Upload Mechanism, Sean Reifschneider 2001-03-20 05:48:05 +00:00
Barry Warsaw 411f5e3c2e PEP 242, Numeric Kinds, Paul F. Dubois
Placed in the Future PEPs category (for Python 2.2)
2001-03-20 05:30:10 +00:00
Barry Warsaw 69bfc2a6ed Added PEP 6, Patch and Bug Fix Releases, Aahz
[w/ editorial pass by Barry]
2001-03-15 05:34:19 +00:00
Barry Warsaw 2a69de56be Feeling flush from IPC9, several new PEP numbers are handed out:
PEP 237 Unifying Long Integers and Integers, Zadka
  PEP 238 Non-integer Division, Zadka
  PEP 239 Adding a Rational Type to Python, Zadka
  PEP 240 Adding a Rational Literal to Python, Zadka
  PEP 241 Metadata for Python Software Packages, Kuchling

Moshe in the lead...

The authors will check-in their individual PEPs.
2001-03-13 15:40:47 +00:00
Barry Warsaw 8d210218ba Paul Barrett requests moving PEP 209 to Pie-in-the-sky, from Future. 2001-03-12 20:30:47 +00:00
Barry Warsaw f0813dc433 Added PEP 236, Back to the __future__, Tim Peters 2001-02-26 20:22:47 +00:00
Barry Warsaw 78f99f2ced Tim sez PEP 235 hasn't been implemented yet, so it's moved to Active. 2001-02-21 04:13:51 +00:00
Barry Warsaw 42d58df0bb PEP 235, Import on Case-Insensitive Platforms, Peters 2001-02-21 03:40:36 +00:00
Barry Warsaw 6d00c374f2 Moving PEP 232 to the "Future for Py2.2" section, even though part of
the PEP will be included in Python 2.1.
2001-02-20 20:12:24 +00:00
Barry Warsaw 91dd642b50 Updated PEP 209 the the draft from the new owner Paul Barrett. 2001-02-15 23:04:24 +00:00
Barry Warsaw 535154e148 Slot in PEP 234, Iterators, Ka-Ping Yee 2001-01-31 16:43:34 +00:00
Guido van Rossum 9139e173bf Moved 207, 208, 230 to Final status. 2001-01-19 22:31:48 +00:00
Barry Warsaw 90e96f8a20 Marking PEP 232 as final now that it's checked in. 2001-01-15 20:48:36 +00:00
Moshe Zadka f28145ed4a Final(?) bit of PEP-0217 beuracracy - marking it as finished in PEP 0 2001-01-11 07:26:22 +00:00
Guido van Rossum 6442de916d Andrew withdraws 222 from 2.1. 2001-01-09 15:53:16 +00:00
Guido van Rossum 1a99d9c3ac Correct authorship on 207 and 208. 2001-01-05 16:54:35 +00:00
Guido van Rossum 545bc56c40 Move 229 to active PEPs -- after all, Andrew seems close to a solution
already!
2001-01-05 14:59:17 +00:00
Peter Schneider-Kamp cc08f77942 Fixed a typo in my email address.
Updated 'Loop counter iteration' PEP 212.
2000-12-14 15:37:25 +00:00
Barry Warsaw 7bee90d452 PEP 232, Function Attributes, Barry Warsaw
PEP 233, Python Online Help, Paul Prescod
2000-12-13 02:14:11 +00:00
Thomas Wouters a2abf8d660 Update Moshe's email address to the one that won't stop working soon, and also test CVS write access on this new installation. 2000-12-11 23:08:11 +00:00
Guido van Rossum a9af2cc689 __findattr__ is rejected -- the idea is too uncooked and you actually
*can* do most of this with __getattr__.
2000-12-08 15:05:09 +00:00
Neil Schemenauer df24baa509 Update some names in the numerical index to be consistent with the PEPs
themselves.
2000-12-05 03:31:13 +00:00
Neil Schemenauer 970ec1775b Make Neil Schemenauer the owner of 208. 2000-12-05 03:16:33 +00:00
Barry Warsaw 64195d490d PEP 231, __findattr__(), Barry Warsaw 2000-12-02 03:38:48 +00:00
Guido van Rossum d57b28ee36 Add PEP 230, Warning Framework.
Changed Owner: to Author: in a number of PEPs.
2000-11-28 22:23:25 +00:00
Guido van Rossum 087ce4a2df Demoted 216 (docstring format) and 229 (using distutils to build) to
pie-in-the-sky.  Reasons: 216 is NOT the consensus of the doc-sig; 229
is not sufficiently worked out and doesn't seem a priority.  (This can
still make it into 2.1 if the author does the work.)

Added GvR as co-author for 207 (rich comparisons).
2000-11-28 22:13:45 +00:00
Guido van Rossum cde16673c5 Update status; fix Zadka's co-ownership of 207/208. 2000-11-28 14:01:17 +00:00
Barry Warsaw 6efa7422c1 PEP 229, Using Distutils to Build Python, Andrew Kuchling 2000-11-22 19:17:36 +00:00
Fred Drake 4f5b9a4c5b Moved the "Weak References" PEP from empty to incomplete, even though
there is more than an abstract (not enough of the required parts are
in place still).
2000-11-08 06:23:35 +00:00
Moshe Zadka 88054b2c48 Changed ownership to MAL and me. 2000-11-06 18:21:58 +00:00
Guido van Rossum ba3e4b1751 Add 228 (numerical model) to the pie-in-the-sky category -- this can't
be ready for Python 2.1.
2000-11-06 00:44:34 +00:00
Moshe Zadka e2777f7612 Added first revision of numerical model pep. 2000-11-05 16:55:24 +00:00
Guido van Rossum 0e1ff61791 Added an index by category. 2000-11-03 02:56:05 +00:00
Barry Warsaw 13767d290a Mark PEP 200 as Final now that 2.0 is out the door. 2000-11-02 16:43:32 +00:00
Barry Warsaw d0618216cc Update PEP 204 status to Rejected. 2000-11-02 16:38:15 +00:00
Barry Warsaw 9a01a7a801 Added PEP 227, Statically Nested Scopes, Jeremy Hylton 2000-11-02 16:19:06 +00:00
Fred Drake 63570042bf It's "barry" now, not "bwarsaw"... 2000-10-30 21:16:38 +00:00
Fred Drake ceba1877b2 Update a few email addresses. 2000-10-30 20:48:44 +00:00
Barry Warsaw 8a352d1e6c Added PEP 5, Guidelines for Language Evolution, Paul Prescod 2000-10-26 21:22:48 +00:00
Barry Warsaw 119d3520d7 PEP 226, Python 2.1 Release Schedule, Jeremy Hylton 2000-10-16 21:25:34 +00:00
Barry Warsaw 58cdb4d25e Added PEP 4, Deprecation of Standard Modules, Martin von Loewis 2000-10-04 22:40:30 +00:00
Barry Warsaw bfa8e79f58 PEP 3, Guidelines for Handling Bug Reports, assigned Jeremy Hylton. 2000-09-25 16:13:08 +00:00
Barry Warsaw c64412b79c PEP 221 is marked as Final. 2000-09-23 16:09:16 +00:00
Barry Warsaw 46f8e014df PEPs 201, 203, 214, and 223 are marked as Final. 2000-09-23 08:26:40 +00:00
Barry Warsaw 32b732d493 Added PEP 225, Elementwise/Objectwise Operators, Zhu & Lielens 2000-09-19 15:29:58 +00:00
Barry Warsaw a3b3b7ce5b Added PEP 42, Small Feature Requests, owned by jeremy@beopen.com 2000-09-15 18:35:59 +00:00
Barry Warsaw 1f81b5e24d Added PEP 224, Attribute Docstrings, assigned to MAL. 2000-08-23 16:51:21 +00:00
Guido van Rossum b48d675efd Accepted PEP-0203. 2000-08-23 15:58:00 +00:00
Barry Warsaw 3c6d5f4f5b Added the `D'eferred flag, and marked as deferred all standards track
PEPs pushed back past 2.0: 205, 207-213, 215, 217-219, 222.
2000-08-23 05:09:57 +00:00
Barry Warsaw fcada696a2 Get rid of the `Technical' PEP category. PEPs are either Standards
Track or Informational.  PEP 211 and 219 become Standards Track.

PEP 212 is hijacked, and renamed "Loop Counter Iteration".  It is
assigned to Peter Schneider-Kamp.
2000-08-23 05:04:12 +00:00
Barry Warsaw b7ac9d0baf List PEP owners by last name, and give a key to their email address as
used in the PEP.
2000-08-22 05:14:50 +00:00
Barry Warsaw 75e47632ef PEP 202, change tim's email address to tpeters -- we really need a key
for these.

PEP 214 and 221 are accepted, as per recent BDFL pronouncements.

Added PEP 223, Changing the Meaning of \x Escapes, assigned to Tim
Peters.
2000-08-21 13:35:37 +00:00
Barry Warsaw 67465ada98 Added PEP 222, Web Library Enhancements, assigned to akuchlin. 2000-08-18 15:21:45 +00:00
Barry Warsaw 64677a1024 Another typo caught by Terry Reedy. 2000-08-17 03:19:42 +00:00
Barry Warsaw 66bfc7a45f PEP 221, Import As, assigned Thomas Wouters 2000-08-15 14:29:21 +00:00
Barry Warsaw 4c67e234e4 Added Gordo's PEP 219 and 220.
Expanded the keys a bit (see also PEP 1 update).

Modest reformating.
2000-08-14 14:46:56 +00:00
Barry Warsaw cc385c1671 PEP 2 added.
Conform headers to PEP 1.
2000-08-08 02:30:24 +00:00
Barry Warsaw 93d20f2bf1 PEP 201 has been accepted by the BDFL. 2000-08-03 15:42:42 +00:00
Barry Warsaw 83a66442f6 Added PEP 218, Adding a Built-In Set Object Type, assigned to gvwilson. 2000-07-31 20:20:52 +00:00
Barry Warsaw 9b74d16633 Added PEP 217, Display Hook for Interactive Use, assigned moshez 2000-07-31 20:15:48 +00:00
Barry Warsaw 3be8ce8df4 PEP 211 renamed to "Adding New Linear Algebra Operators" at request of
gvwilson.  More accurately describes the narrower focus.
2000-07-31 16:38:12 +00:00
Barry Warsaw 208ff7b554 Added PEP 216, Docstring Format, assigned to Moshe Zadka 2000-07-31 15:06:47 +00:00
Barry Warsaw 821285d897 minor typo 2000-07-28 05:49:32 +00:00
Barry Warsaw 4741ca666b PEP 201 renamed "Lockstep Iteration" 2000-07-28 05:48:56 +00:00
Fred Drake 8e4ce22a5e Minor formatting cleanup; columns should line up with headers. 2000-07-25 02:26:38 +00:00
Fred Drake cadae932e1 Abscond with PEP-0160 for the 1.6 release schedule. 2000-07-25 02:13:43 +00:00
Barry Warsaw 5cabd09974 Added PEP 215, String Interpolation, owned by ping 2000-07-24 19:01:55 +00:00
Barry Warsaw e025e06bbe Added PEP 214, Extended Print Statement, owned by bwarsaw 2000-07-24 17:37:59 +00:00
Barry Warsaw 0b8506e3fe Added PEP 212, Additional Builtin Generators, assigned bwarsaw
Added PEP 213, Attribute Access Handlers, assigned prescod
2000-07-21 20:03:17 +00:00
Barry Warsaw b15aec1dbb Added PEPs 207 - 211 2000-07-15 23:26:36 +00:00
Barry Warsaw 92e0c62870 Added PEP206, called "2.0 Batteries Included", the list of extension
modules to include in the fat distribution.  Owned by Moshe Zadka.
2000-07-14 03:54:49 +00:00
Barry Warsaw dec62e45c3 PEP 205, Weak References, assigned to Fred Drake 2000-07-14 03:44:27 +00:00
Barry Warsaw 3e55e2e418 Added PEP204, Range Literals, initially assigned to Thomas Wouters.
Slight reformatting.
2000-07-14 03:27:42 +00:00
Jeremy Hylton 59f9788ab2 believe twouters is actually responsible for 203 2000-07-13 20:52:39 +00:00
Jeremy Hylton 9a94df0316 added names of owners (hope they're right)
Barry can fix them if they aren't
2000-07-13 20:25:45 +00:00
Barry Warsaw 41021a4bf9 Initial set of Python Enhancement Proposals 2000-07-13 06:33:08 +00:00