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