Commit Graph

7635 Commits

Author SHA1 Message Date
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
Barry Warsaw eac1680c48 Two typo corrections found by Terry Reedy. 2000-08-17 02:53:00 +00:00
Barry Warsaw fc3c3bfeef Tim forgot to include PEP 214 feature under "proposed but not accepted
or declined".
2000-08-16 15:03:52 +00:00
Barry Warsaw 7bbbe401fa PEP 214 completed after channeling and encouragement from Tim Peters.
The referenced SF patch is current with this description.

The proposal section is moved to before the justification.
2000-08-16 14:59:57 +00:00
Tim Peters 5a39c68258 Record new test_longexp bug. Move augmented assignments to "in progress". 2000-08-16 03:17:18 +00:00
Barry Warsaw 44c088252b Updated discussion, including two open issues. I've also changed the
Python-Version to 2.1 since this probably needs more discussion,
unless the BDFL pronounces favorably on it.
2000-08-15 22:45:06 +00:00
Barry Warsaw 99488174df added gettext module under proposed section 2000-08-15 17:09:19 +00:00
Barry Warsaw 66bfc7a45f PEP 221, Import As, assigned Thomas Wouters 2000-08-15 14:29:21 +00:00
Thomas Wouters 1ebe277dc5 Add PEP 221: "Import As", as posted on python-dev. 2000-08-15 13:42:44 +00:00
Peter Schneider-Kamp d5840d43dd remove superfluous special casing for lines beginning with '[*]' 2000-08-15 10:35:17 +00:00
Thomas Wouters 3517d583c5 Add one more proposed item, and change some wording on the 'import as' item. 2000-08-15 08:05:42 +00:00
Thomas Wouters 17de47077f Add a number of proposed but not accepted or declined projects. If you feel
these should not be in this PEP -- decline them! Also note that I put
augmented assignment under proposed, even though Guido and Tim keep saying
it will be in 2.0, because I still don't know whether the proposal itself is
accepted :-)
2000-08-15 07:47:12 +00:00
Tim Peters e7551e0593 Updated status of test_popen2 on Windows. 2000-08-15 07:34:33 +00:00
Tim Peters e238d4b849 Updated as best I could. Help! 2000-08-15 05:58:29 +00:00
Barry Warsaw 9fbbdf8f69 Added a second footnote with more information about the pep2html.py
script.
2000-08-15 05:54:18 +00:00
Barry Warsaw 436c8543f6 Changed the sense of the default behavior. No longer installs the
.html files in SF by default; you must explicitly include the
-i/--install option in order to upload.

Also, added -h/--help and migrated to getopt for switch parsing.
Included a usage() function.

Some cosmetic changes.
2000-08-15 05:53:19 +00:00
Fred Drake c6573e7ee9 Small adjustments. 2000-08-14 20:08:40 +00:00
Thomas Wouters 7c9c4a88f7 Spelling fixes and semantic (both ways) corrections by Aahz Maruch, Bjorn
Pettersen and Eric Jacobs.
2000-08-14 19:58:09 +00:00
Thomas Wouters 31f50af7ad Reflect the fact I just posted this PEP to c.l.py. 2000-08-14 16:08:44 +00:00
Thomas Wouters 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 ? :-)
2000-08-14 15:22:52 +00:00
Barry Warsaw 6e4a040a8d Gordo's new PEPs 2000-08-14 14:48:38 +00:00
Barry Warsaw 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).
2000-08-14 14:48:20 +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
Peter Schneider-Kamp 5feb78f32b special case lines beginning with "[*]" as non-header
add optical sugar
2000-08-11 22:18:04 +00:00