Commit Graph

  • cba8c6abb3 Fixed some spelling errors and inconsistent quoting, rewrote some unclear parts and added a Rationale and an Open Issues section. Is this something like you had in mind when you say 'Rationale', Tim ? :-) Thomas Wouters 2000-08-14 15:22:52 +0000
  • 6e4a040a8d Gordo's new PEPs Barry Warsaw 2000-08-14 14:48:38 +0000
  • 269dd97ab2 There are now three basic types of PEPs: informational, standards track, and technical. The (new) latter type describes internal or implementation changes that don't have a direct visible effect on the Python language (e.g. Stackless). Barry Warsaw 2000-08-14 14:48:20 +0000
  • 4c67e234e4 Added Gordo's PEP 219 and 220. Barry Warsaw 2000-08-14 14:46:56 +0000
  • 5feb78f32b special case lines beginning with "[*]" as non-header Peter Schneider-Kamp 2000-08-11 22:18:04 +0000
  • 51000d4ad3 First draft, without feedback from others. Moshe Zadka 2000-08-11 14:18:44 +0000
  • 2a6b638168 Some changes in wording, and a different division as discussed with Greg Ward <gward@mems-exchange.org>. Moshe Zadka 2000-08-11 03:54:16 +0000
  • 8943f419a9 PEP 2, Procedure for Adding New Modules, assigned to esr. Barry Warsaw 2000-08-08 02:31:25 +0000
  • 6f15dc67f4 Informational PEPs can also have a status of Active. Barry Warsaw 2000-08-08 02:30:55 +0000
  • cc385c1671 PEP 2 added. Barry Warsaw 2000-08-08 02:30:24 +0000
  • f4c64c9925 PEP proposals must have a title and an abstract. Barry Warsaw 2000-08-07 23:00:47 +0000
  • 5bd447591e some notes about test cases couple of more small action items Jeremy Hylton 2000-08-07 17:04:27 +0000
  • 18701cf307 Complete rewrite of the PEP, discarding the previous long explanation about augmented assignment. Kept as short as possible, but might still be considered wordy :-) Thomas Wouters 2000-08-07 12:40:00 +0000
  • 93d20f2bf1 PEP 201 has been accepted by the BDFL. Barry Warsaw 2000-08-03 15:42:42 +0000
  • 8a03f9cff1 This proposal has been accepted by the BDFL. Barry Warsaw 2000-08-03 15:41:47 +0000
  • 83a66442f6 Added PEP 218, Adding a Built-In Set Object Type, assigned to gvwilson. Barry Warsaw 2000-07-31 20:20:52 +0000
  • cfe56e6b8f PEP 218, Adding a Built-In Set Object Type, assigned to gvwilson. Barry Warsaw 2000-07-31 20:20:31 +0000
  • 9b74d16633 Added PEP 217, Display Hook for Interactive Use, assigned moshez Barry Warsaw 2000-07-31 20:15:48 +0000
  • 390a7f5838 PEP 217, Display Hook for Interactive Use, assigned moshez Barry Warsaw 2000-07-31 20:15:14 +0000
  • 439276bd34 Added a BDFL justification to why there's no optional pad argument. Barry Warsaw 2000-07-31 16:52:52 +0000
  • 3be8ce8df4 PEP 211 renamed to "Adding New Linear Algebra Operators" at request of gvwilson. More accurately describes the narrower focus. Barry Warsaw 2000-07-31 16:38:12 +0000
  • 88002f143d Integrated many suggestions from c.l.py and others. Nothing substantial w.r.t. the proposed solution, just clarifications, additional references, and an explanation of why most syntax changes don't work. Barry Warsaw 2000-07-31 15:52:45 +0000
  • 208ff7b554 Added PEP 216, Docstring Format, assigned to Moshe Zadka Barry Warsaw 2000-07-31 15:06:47 +0000
  • 518c118b39 PEP 216, Docstring Format, assigned to Moshe Zadka Barry Warsaw 2000-07-31 15:05:19 +0000
  • 0dccafd644 Changed status of piddle, based on Janko's input. Moshe Zadka 2000-07-29 10:11:19 +0000
  • 8ab187d562 -- Removed those pesky ^L's -- Added line about piddle Moshe Zadka 2000-07-29 07:05:41 +0000
  • 4762067d68 Moved "Local Variables:" string farther away from the end of the file, so Emacs doesn't think this actually indicates the beginning of a local variable section! Barry Warsaw 2000-07-28 06:40:10 +0000
  • 821285d897 minor typo Barry Warsaw 2000-07-28 05:49:32 +0000
  • 4741ca666b PEP 201 renamed "Lockstep Iteration" Barry Warsaw 2000-07-28 05:48:56 +0000
  • a4a4286ce1 Parallel => Lockstep everywhere. Barry Warsaw 2000-07-28 05:48:25 +0000
  • ff898c8e8a BDFL pronouncements. Got rid of ^L. Guido van Rossum 2000-07-27 20:13:39 +0000
  • ebc3175f87 Handle RFC822-style continuation lines. One of these appeared in PEP-0001. Fred Drake 2000-07-27 19:18:59 +0000
  • fe5979f609 added Post-History entry Barry Warsaw 2000-07-27 19:17:36 +0000
  • db155e70e5 small typo Barry Warsaw 2000-07-27 19:17:15 +0000
  • 15c9185e18 Updated based on Guido's recent pronouncements on the Open Issues. There are now no more open issues. Barry Warsaw 2000-07-27 19:15:20 +0000
  • c7410156bc Identify the branch tag for the Python 1.6 release. Remove the ugly form-feed characters some people use with Emacs. Fred Drake 2000-07-27 18:46:29 +0000
  • 7896bf218d Further presentation adjustments, use a style sheet for some things. Fred Drake 2000-07-27 18:44:44 +0000
  • f02862305b add sterner warning about test case problems note error in dictionary comparison that raises exception Jeremy Hylton 2000-07-27 03:03:39 +0000
  • c8fc9eb3fb Fixed reference [1] to point to the current documentation, not the devel copy (thanks to Fred Drake, Dr. Docs!) Barry Warsaw 2000-07-26 04:22:03 +0000
  • f30b9ed129 If form-feeds are not going to be used to indicate what can be marked as a header, use a non-white character in the first column. This looks a little cleaner. Fred Drake 2000-07-26 04:14:30 +0000
  • 6dada5abfb Do not start non-heading content on the first character of the line (after the header). Fred Drake 2000-07-26 04:12:42 +0000
  • e6b5c62573 Added Paul's latest crop of names to the list of proposed alternatives in Open Issues. Barry Warsaw 2000-07-25 22:00:05 +0000
  • 516a1a8b52 In a compromise with JHy, and to be more consistent with the style now documented in PEP1, remove the Emacs page breaks. Barry Warsaw 2000-07-25 21:51:55 +0000
  • 1ffce41fee More explanation of feature requirements and mechanics of construction. Fred Drake 2000-07-25 20:48:58 +0000
  • 86fcb76ff6 Fleshed out the bulk of the guidelines, after internal discussion among the PEP authors and the BDFL. Barry Warsaw 2000-07-25 17:59:08 +0000
  • 8c3a432a60 some content to start things off (maybe someone else will add to it...) Skip Montanaro 2000-07-25 15:07:28 +0000
  • 04a5770dfe add tentative release schedule and contributor guidelines Jeremy Hylton 2000-07-25 14:11:19 +0000
  • 638555dec7 try to change rights of peps to rw-rw-r-- Peter Schneider-Kamp 2000-07-25 04:12:28 +0000
  • 5b68dc2f37 Add statement that this in the public domain. Fred Drake 2000-07-25 04:00:57 +0000
  • cc3cb98680 Revise the generated HTML to be a little nicer, but still pretty simple. Also add a -n option to suppress installing the generated HTML at SourceForge to allow local use. Fred Drake 2000-07-25 03:51:44 +0000
  • 830acec859 Start of 1.6 release schedule. Fred Drake 2000-07-25 03:38:53 +0000
  • af4c241cdd Tell CVS to ignore generated HTML files. Fred Drake 2000-07-25 03:25:14 +0000
  • 8e4ce22a5e Minor formatting cleanup; columns should line up with headers. Fred Drake 2000-07-25 02:26:38 +0000
  • cadae932e1 Abscond with PEP-0160 for the 1.6 release schedule. Fred Drake 2000-07-25 02:13:43 +0000
  • 5cabd09974 Added PEP 215, String Interpolation, owned by ping Barry Warsaw 2000-07-24 19:01:55 +0000
  • 3bc6d31633 Added a few more open issues: Barry Warsaw 2000-07-24 17:40:00 +0000
  • 041efa077b PEP 214, Extended Print Statement, owned by bwarsaw Barry Warsaw 2000-07-24 17:38:35 +0000
  • e025e06bbe Added PEP 214, Extended Print Statement, owned by bwarsaw Barry Warsaw 2000-07-24 17:37:59 +0000
  • 8c4b45cf96 A little more, but still pretty incomplete Barry Warsaw 2000-07-22 15:13:23 +0000
  • 2245a1612a added pep-0212.txt (empty template adapted from 210) Peter Schneider-Kamp 2000-07-22 09:02:49 +0000
  • 3f32c8df87 Update suggested by gmcm -- method is stored in dict alongside attribute access handler Paul Prescod 2000-07-21 21:59:29 +0000
  • e743584658 Added content. First real version of this PEP Paul Prescod 2000-07-21 21:14:26 +0000
  • 37a9ef08cc PEP 213, Attribute Access Handlers, assigned to Paul Prescod Barry Warsaw 2000-07-21 20:05:07 +0000
  • 0b8506e3fe Added PEP 212, Additional Builtin Generators, assigned bwarsaw Barry Warsaw 2000-07-21 20:03:17 +0000
  • 2cc9f4e104 Added Emacs page breaks Barry Warsaw 2000-07-21 18:29:05 +0000
  • 76592cc75b Moderate first formatting pass of Jeremy's content for this PEP. Barry Warsaw 2000-07-21 18:13:15 +0000
  • d96183f255 incorporating changes from /F Peter Schneider-Kamp 2000-07-20 22:44:36 +0000
  • 8f14080fb1 converts pep-*.txt to pep-*.html and loads them up with the help of scp Peter Schneider-Kamp 2000-07-20 22:29:24 +0000
  • f25a70097b In the examples section, show how zip() is reversible. Barry Warsaw 2000-07-19 04:19:54 +0000
  • 6f232833de First draft of the range-literals PEP. Not sprinkeled with explicit 'TBD's, and the one TBD in there should be an 'XXX' in my opinion ;) but with a lot of issues under 'Open issues'. Thomas Wouters 2000-07-18 10:01:12 +0000
  • be3c33389e Latest update. Barry Warsaw 2000-07-17 18:49:21 +0000
  • cf9d818d03 Incomplete version of the augmented assignment PEP. It currently includes only the arguments for/against inclusion of augmented assignment in Python, not yet the technical details. I decided to upload this half-completed version to give people some time to respond before I finish it :-) Thomas Wouters 2000-07-16 16:07:29 +0000
  • 685d4508ed Moshe sez: Barry Warsaw 2000-07-15 23:52:40 +0000
  • f7c61886b9 New PEPs, all initially owned by David Ascher. Barry Warsaw 2000-07-15 23:28:27 +0000
  • b15aec1dbb Added PEPs 207 - 211 Barry Warsaw 2000-07-15 23:26:36 +0000
  • bfe2f73807 PEP 211, Adding New Operators to Python, owner Greg Wilson. Barry Warsaw 2000-07-15 23:25:49 +0000
  • 5142617c21 Another round of updates from Moshe. A reference to the term "batteries included" was added. The question about open source 3rd party modules was answered, as was the explanation of GPL/LGPL. Barry Warsaw 2000-07-14 15:21:52 +0000
  • 7dc907e125 An update from Moshe, and another question from the editor. Barry Warsaw 2000-07-14 14:37:20 +0000
  • 11aa8b0ae5 The contents of PEP206 as provided by Moshe. Spell checked, formatting, XXX=>TBD, and a few other editor's notes added by Barry. Barry Warsaw 2000-07-14 14:21:51 +0000
  • 92e0c62870 Added PEP206, called "2.0 Batteries Included", the list of extension modules to include in the fat distribution. Owned by Moshe Zadka. Barry Warsaw 2000-07-14 03:54:49 +0000
  • 53474baa07 2.0 Batteries Included PEP, owned by Moshe Zadka. The list of standard extensions to include in the 2.0 release. Barry Warsaw 2000-07-14 03:53:53 +0000
  • dec62e45c3 PEP 205, Weak References, assigned to Fred Drake Barry Warsaw 2000-07-14 03:44:27 +0000
  • 61b2cd22b7 Weak References PEP, assigned to Fred Drake Barry Warsaw 2000-07-14 03:44:01 +0000
  • 863f419655 Assign to Thomas Wouters. Barry Warsaw 2000-07-14 03:30:20 +0000
  • 198f493410 Assign to Tim Peters. Barry Warsaw 2000-07-14 03:29:52 +0000
  • 86e9d3eb2a Range Literals PEP, initially assigned to Thomas Wouters. Barry Warsaw 2000-07-14 03:29:11 +0000
  • 3e55e2e418 Added PEP204, Range Literals, initially assigned to Thomas Wouters. Barry Warsaw 2000-07-14 03:27:42 +0000
  • 59f9788ab2 believe twouters is actually responsible for 203 Jeremy Hylton 2000-07-13 20:52:39 +0000
  • 9a94df0316 added names of owners (hope they're right) Barry can fix them if they aren't Jeremy Hylton 2000-07-13 20:25:45 +0000
  • 41021a4bf9 Initial set of Python Enhancement Proposals Barry Warsaw 2000-07-13 06:33:08 +0000