Commit Graph

158 Commits

Author SHA1 Message Date
Guido van Rossum 73a41aba0f The popen problem is "solved". 2000-08-24 21:17:33 +00:00
Marc-André Lemburg a566ec95f8 Completed final thought and bumped the Python version number to 2.1.
The great thing about this PEP is that it is forward compatible :-)
2000-08-24 14:16:10 +00:00
Tim Peters 156e7dfa35 Completed, about to post. 2000-08-24 03:26:42 +00:00
Jeremy Hylton e7c1e697c0 test_parser and test_posixpath fixed
Add new action items (bugs with priority higher than 7 are for 2.0b1)
popen2 support (/F)
mark many action items as done
remove SyntaxError enhancements as accepted (Guido didn't like it and
    /F didn't think he was doing it).
shorten descriptions of other open tasks that have patches associated
2000-08-23 19:40:52 +00:00
Barry Warsaw 1f81b5e24d Added PEP 224, Attribute Docstrings, assigned to MAL. 2000-08-23 16:51:21 +00:00
Barry Warsaw 21d59a4d3b In order to get a PEP number, you need more than just an abstract.
You need a rough draft.
2000-08-23 15:58:05 +00:00
Guido van Rossum b48d675efd Accepted PEP-0203. 2000-08-23 15:58:00 +00:00
Guido van Rossum bdfc5f2d12 Accepted, but also added a note about a misfeature that should be
fixed.
2000-08-23 15:57:21 +00:00
Jeremy Hylton 4f8df0f031 Fred fixed the parser module 2000-08-23 15:55:40 +00:00
Jeremy Hylton fb4bb13cbf confirm that test_parser and test_posixpath fail on Linux too 2000-08-23 14:56:26 +00:00
Jeremy Hylton 3ce63ea9e9 move os.path.commonprefix from open to completed
split open items into 2.0b1 and 2.0 sections
2000-08-23 14:43:59 +00:00
Jeremy Hylton 36c21a67e3 remove mystery R & B columns 2000-08-23 14:34:25 +00:00
Thomas Wouters dcef105339 Fix typo found by Peter Funk. Thanx, Peter!
(Of course, I put it there on purpose, just to see if anyone was paying
attention. Really! :)
2000-08-23 12:34:02 +00:00
Thomas Wouters 5cf850f282 Clean up a few items: the 'import os.path as p' syntax and the
'extended-as'-assignment syntax, both of which Guido has decided on.
2000-08-23 12:09:07 +00:00
Thomas Wouters eed4c74a66 Incorporate Guido's decision to go for '__iadd__' for the Python class
hooks, and trim the 'open isues': PyNumber_InPlacePower() is now a
trinary function, like PyNumber_Power(), and I'm working on the docs and the
library.
2000-08-23 11:32:01 +00:00
Barry Warsaw 057799b286 Deferred until Python 2.1. 2000-08-23 06:04:33 +00:00
Barry Warsaw cddb923ccb Additional headers needed. 2000-08-23 06:03:29 +00:00
Barry Warsaw 01fc25eeb0 Minor editorial changes. 2000-08-23 05:57:47 +00:00
Barry Warsaw 64fe351eed There are now no `technical' PEPs: only standards track and
informational.  This one fits better as a standards track PEP.
2000-08-23 05:52:49 +00:00
Barry Warsaw 7900aada2d Added Type: header 2000-08-23 05:51:13 +00:00
Barry Warsaw e8516fff4a Informational PEPs don't need a Python-Version: 2000-08-23 05:49:27 +00:00
Barry Warsaw 08414d30a6 Deferred to Python 2.1 2000-08-23 05:47:12 +00:00
Barry Warsaw 211538dfe9 Deferred until Python 2.1. 2000-08-23 05:44:46 +00:00
Barry Warsaw e7669897fc Editorial review, including:
- Rearrange and standardize headers
    - Removed ^L's
    - Spellchecked
    - Indentation and formatting
    - Added reference to PEP 202

Thomas, if the open issues have been decided, they can be `closed' in
this PEP, and then it should probably be marked as Accepted.
2000-08-23 05:41:57 +00:00
Barry Warsaw 990dbb1692 Rearranged a few headers. Thomas, should this PEP's status be changed
to Accepted?
2000-08-23 05:22:41 +00:00
Barry Warsaw 0c47bb2a51 Minor editorial clean ups:
- conform the headers
    - `standard' paragraph wrapping (i.e. how the Editor's editor
      wraps 'em :)
    - move the URL for the patch to the (new) References section
    - added reference to PEP 201

Tim, should this be marked Accepted now?
2000-08-23 05:19:21 +00:00
Barry Warsaw 236ed3e71a Added Type: header, and rearranged other headers a bit. 2000-08-23 05:12:55 +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 1a3d71472f PEP 212 is hijacked, and renamed "Loop Counter Iteration". It is
assigned to Peter Schneider-Kamp.  Based on recent discussions with
the BDFL and the Python 2.0 release manager, this PEP is deferred
until Python 2.1.

Some minor editorial and formating modifications were performed on the
text supplied by Peter.  Editor also added footnotes.
2000-08-23 05:06:22 +00:00
Barry Warsaw 5ff3374dd9 Get rid of the `Technical' PEP category. PEPs are either Standards
Track or Informational.
2000-08-23 05:04:42 +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
Tim Peters 9ff57397c5 Recorded new test failures on Windows. If Jeremy doesn't object, I'll keep
the Windows bugs part of this PEP up-to-date for him.
2000-08-23 03:38:53 +00:00
Barry Warsaw a6ba80c9ed Added Andrew's name. 2000-08-22 05:15:51 +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
Tim Peters 1fe28f3bc9 Assorted updates in 200. Repaired PEPTzar's conservatism in 223. 2000-08-22 04:42:19 +00:00
Barry Warsaw cf487a6cef PEP 223, Changing the Meaning of \x Escapes, assigned to Tim Peters.
This PEP is slated for Python 2.1
2000-08-21 13:37:45 +00:00
Barry Warsaw accac3b809 BDFL pronounces this PEP accepted for inclusion in Python 2.0 2000-08-21 13:36:22 +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
Tim Peters ade0f4cc9a Remove the winreg module from the project. I don't believe any
docs changes are needed (only reference to winreg I could find
was in libwinreg.tex, which is documenting _winreg, and merely
mentions that a higher-level winreg module *may* appear someday;
that's still true).
2000-08-21 02:27:22 +00:00
Thomas Wouters baf9e2da19 Make the PEP conform to reality, and add the suggestion to generalize the
expressions allowed after the 'as' clause. Change some markup, and mark it
as Accepted (which it is, since the change has been checked in.) Barry, this
should probably also change in the PEP Index PEP.
2000-08-20 10:49:45 +00:00
Tim Peters 21fb108e34 Closed the "test_popen2 fails under Windows" bug -- although I'm
only sure about that for Win98SE.
Moved the test_fork1 bug up to the top since it's the only
interesting std test failure remaining.
2000-08-20 05:59:27 +00:00
Tim Peters 96bc2d31d7 Updated all the bug entries. Rehabilitated extended print. Added latest
commonprefix development.  Added info about impending death of winreg.py.
2000-08-20 03:25:22 +00:00
Fred Drake 55a199a5d1 Clarify the what the xrange representation issue was. 2000-08-18 20:26:47 +00:00
Barry Warsaw 67465ada98 Added PEP 222, Web Library Enhancements, assigned to akuchlin. 2000-08-18 15:21:45 +00:00
Tim Peters bbdae4e301 Close test_longexp bug. Changes in status based on what I remember
from way too much email today.
2000-08-18 04:25:33 +00:00
Barry Warsaw a2349aa172 Based on BDFL pronouncement, this PEP will be reconsidered for Python
2.1.  It will not be included in Python 2.0.
2000-08-17 20:59:35 +00:00
Barry Warsaw 11ff4a143f Add a link to the PEPs themselves in footnote 3, suggested by Peter
Schneider-Kamp.
2000-08-17 05:01:20 +00:00
Barry Warsaw a9248810dc Linkify the Author: fields with mailto urls. 2000-08-17 04:27:04 +00:00
Barry Warsaw 64677a1024 Another typo caught by Terry Reedy. 2000-08-17 03:19:42 +00:00
Barry Warsaw ef6afbc490 Added a link to the SF CVSweb pages where the PEP histories can be
retrieved.
2000-08-17 03:11:08 +00:00