Commit Graph

893 Commits

Author SHA1 Message Date
Guido van Rossum 900bbbb5a5 Add live link to the SF patch. 2002-04-11 15:44:08 +00:00
Guido van Rossum d1866830b9 PEP 285 is Final. 2002-04-11 15:34:19 +00:00
Fred Drake 53309ae584 Excise SourceForge file releases from the release process. 2002-04-11 14:30:51 +00:00
Fred Drake 31a64a1f85 Update the instructions on release notes now that we do not use the SF
file release machinery for that.
2002-04-11 14:30:15 +00:00
Fred Drake f71e28bfbb Excise SourceForge file releases from the release process. 2002-04-11 14:11:27 +00:00
Andrew M. Kuchling 3c595458fe Add 'pre' to list of deprecated modules 2002-04-10 22:09:55 +00:00
Guido van Rossum 5eef84dfa9 PEP 283 is not finished until 2.3 is released. 2002-04-08 22:18:44 +00:00
Tim Peters bcedb64c4b Add a note about the necessity of updating the LICENSE file. 2002-04-08 20:46:24 +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
Barry Warsaw 6913aef3e1 Raymond Hettinger's latest revision. Now marked Accepted. 2002-04-08 15:44:52 +00:00
Fred Drake 529701291f Update PEP URLs to prefer www.python.org. 2002-04-05 19:42:56 +00:00
Fred Drake ac45574485 Link to the stylesheet instead of embedding it; even NS4 doesn't require
that!
Allow the stylesheet to take care of alignment in the headers table.
2002-04-04 16:13:32 +00:00
Fred Drake f946295bd5 Move more style information into the style sheets. 2002-04-04 16:11:03 +00:00
Fred Drake 95a78f70d3 Do not open <pre> sections until we need them; this avoids empty <pre>
elements at the top of the content and removes leading blank lines inside
<pre> sections.
2002-04-04 15:42:20 +00:00
Fred Drake 04ce7bb769 Organize things a bit, clean up the presentation. 2002-04-04 15:40:17 +00:00
Guido van Rossum a1e7d0e0f8 Accept PEP 285. 2002-04-03 22:11:23 +00:00
Guido van Rossum 10dbefaed1 Accepted, closed the review period, pronounced all open issues, and
added clarification and extra opinions to various spots.  Will post
once more.
2002-04-03 22:11:05 +00:00
Barry Warsaw 624f9377bf Update David Goodger's email address 2002-04-03 18:58:17 +00:00
Fred Drake a3e1cd5abe Script that gets run by cron on www.python.org to update the online PEPs from
CVS.
2002-04-03 04:26:44 +00:00
Guido van Rossum c56891588c Specify that pickle and marshal roundtrip. 2002-04-03 01:31:29 +00:00
Guido van Rossum b0cf9e95d0 Clarify once more that "if []" will remain valid Python forever. 2002-04-03 00:58:01 +00:00
Guido van Rossum 74271e0dcd - Add proposal for categorization according to Laura.
- Use sf redirector URLs.
2002-04-02 23:13:08 +00:00
Fred Drake 7417257094 Move the publication site for PEPs to python.org. 2002-04-02 23:07:13 +00:00
Barry Warsaw 6644dcee69 Add a note about how PEPs should really be more focussed, and contain
a single core idea.
2002-04-02 03:20:07 +00:00
Barry Warsaw 91e98eae56 PEP 288, Generators Attributes and Exceptions, Hettinger 2002-04-01 16:10:19 +00:00
Barry Warsaw b17080888c Raymond's latest update. Note Status is still Draft until
confirmation of Accepted status comes from Guido.
2002-04-01 16:04:27 +00:00
Barry Warsaw ade4c48fa4 Fixed Replaces: and Replaced-By: lines. 2002-04-01 16:01:53 +00:00
Barry Warsaw fb7b40f8a2 In David Goodger's PEP 287, he has a better Emacs turd section.
Adopting that here.
2002-04-01 15:59: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 54f1e8adb6 Marking as Rejected as per agreement with Moshe and David Goodger (who
promises to submit a replacement).
2002-04-01 15:31:11 +00:00
Barry Warsaw cce910e25a minor typo 2002-04-01 15:24:54 +00:00
Guido van Rossum b0ff431398 Finish incomplete sentence. 2002-04-01 15:20:47 +00:00
Guido van Rossum e2e9ade45e Add reference to COM. 2002-03-31 23:02:27 +00:00
Guido van Rossum f9691ffbc7 Incorporated review feedback. Added Jython argument. Added mention
of standard library.  Added clarification that "if <list>:" remains
as valid as ever.  Minor rewordings all over, got rid of "e.g." again.
2002-03-31 11:26:16 +00:00
Guido van Rossum 4e4e4e8c29 Typo fix. 2002-03-30 13:39:00 +00:00
Guido van Rossum 9cec34b016 Add a section with the most pressing issues for reviewers. 2002-03-30 05:37:02 +00:00
Guido van Rossum 5a2d7aa310 Shorter URL for patch. 2002-03-30 05:17:22 +00:00
Guido van Rossum 2fe448c171 On the eve of posting this to c.l.py, add a response to a common but
nonsensical suggestion (that x == True should hold for all true x).
2002-03-30 05:16:16 +00:00
Guido van Rossum 31b1ea98c7 Update SF patch reference. 2002-03-30 05:09:03 +00:00
Guido van Rossum c00566bc53 Slightly updated; corrected typos; added one extra argument. 2002-03-30 05:02:42 +00:00
Andrew M. Kuchling 72fdf216b1 Add partially-written API 2002-03-28 21:39:16 +00:00
Andrew M. Kuchling 1f4daa3354 Update posting date 2002-03-28 03:03:28 +00:00
Andrew M. Kuchling d24cde6f59 Note that it's not possible to handle ownership on Windows without
win32all.
Remove an XXX comment
2002-03-28 02:18:02 +00:00
Andrew M. Kuchling 4829fd6e55 Remove file type indicator
Rearrange order of file fields
Note that .pyc/.pyo files are listed, too
2002-03-25 13:57:45 +00:00
Andrew M. Kuchling 8dd23c1dcf Various changes inspired by Thomas Heller's c.l.p comments 2002-03-25 13:36:05 +00:00
Barry Warsaw 8e48462a3c Raymond Hettinger's latest update. 2002-03-21 05:54:14 +00:00
Jack Jansen 19aefb3500 One more "t" replaced by "U".
Unicode is confirmed "newline-safe".
2002-03-16 00:35:36 +00:00