Commit Graph

25 Commits

Author SHA1 Message Date
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
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
Tim Peters 1fe28f3bc9 Assorted updates in 200. Repaired PEPTzar's conservatism in 223. 2000-08-22 04:42:19 +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
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
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 fc3c3bfeef Tim forgot to include PEP 214 feature under "proposed but not accepted
or declined".
2000-08-16 15:03:52 +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 99488174df added gettext module under proposed section 2000-08-15 17:09:19 +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
Jeremy Hylton 5bd447591e some notes about test cases
couple of more small action items
2000-08-07 17:04:27 +00:00
Jeremy Hylton f02862305b add sterner warning about test case problems
note error in dictionary comparison that raises exception
2000-07-27 03:03:39 +00:00
Fred Drake 6dada5abfb Do not start non-heading content on the first character of the line (after
the header).
2000-07-26 04:12:42 +00:00
Jeremy Hylton 04a5770dfe add tentative release schedule and contributor guidelines 2000-07-25 14:11:19 +00:00
Barry Warsaw 2cc9f4e104 Added Emacs page breaks 2000-07-21 18:29:05 +00:00
Barry Warsaw 76592cc75b Moderate first formatting pass of Jeremy's content for this PEP. 2000-07-21 18:13:15 +00:00
Barry Warsaw 41021a4bf9 Initial set of Python Enhancement Proposals 2000-07-13 06:33:08 +00:00