Commit Graph

9072 Commits

Author SHA1 Message Date
Moshe Zadka f6bdad8a7d Improved example.
Added some questions.
2000-11-10 17:00:05 +00:00
Moshe Zadka ad92bb9ff2 Added some examples.
Clarified the fact I'm talking about ST-NG.
2000-11-10 13:17:48 +00:00
Moshe Zadka 0e0af6190c Adding more questions which sprang up in the doc-sig. 2000-11-10 00:06:39 +00:00
Fred Drake ac5bd5dbce Slight update regarding Dianne Hackborn's vref() proposal from 1995;
there was never an implementation.
2000-11-08 06:47:05 +00:00
Fred Drake 4f5b9a4c5b Moved the "Weak References" PEP from empty to incomplete, even though
there is more than an abstract (not enough of the required parts are
in place still).
2000-11-08 06:23:35 +00:00
Fred Drake 8b7310c518 Added some text describing the motivations for weak references, what is
available in Java, and pointers to previous work in Python.

There is a lot to be done before there can be a sample implementation;
issues related to implementation need to be discussed.
2000-11-08 06:20:40 +00:00
Moshe Zadka 94b08d33bb Added structured text consensus. 2000-11-07 09:11:04 +00:00
Barry Warsaw 0b15ededdb Updated the cgi.py entry after it was resolved to remove the
self.lines attribute.  This doesn't completely address the binary file
upload part of the feature request.
2000-11-06 18:49:06 +00:00
Moshe Zadka 88054b2c48 Changed ownership to MAL and me. 2000-11-06 18:21:58 +00:00
Barry Warsaw 3bbc69a640 Added `update' target 2000-11-06 15:30:47 +00:00
Barry Warsaw 6a24720663 Spell-checking, grammar, formatting. 2000-11-06 15:29:58 +00:00
Guido van Rossum ba3e4b1751 Add 228 (numerical model) to the pie-in-the-sky category -- this can't
be ready for Python 2.1.
2000-11-06 00:44:34 +00:00
Moshe Zadka f33975485c Added some issues because of Py-Dev feedback 2000-11-05 20:36:06 +00:00
Moshe Zadka e2777f7612 Added first revision of numerical model pep. 2000-11-05 16:55:24 +00:00
Moshe Zadka a937d38eb4 Added requirements and problems. 2000-11-05 16:48:55 +00:00
Barry Warsaw 1c49b642d1 Document -q/--quiet in the module docstring. 2000-11-03 15:43:28 +00:00
Barry Warsaw 52b19628cd Added `install' and `clean' targets. 2000-11-03 15:42:20 +00:00
Guido van Rossum 0e1ff61791 Added an index by category. 2000-11-03 02:56:05 +00:00
Moshe Zadka 4de28740f7 Added Jython solution
Added abstract interface specification.
(Motivation is in the abstract)
2000-11-02 23:53:51 +00:00
Thomas Wouters 769523d18e Small whitespace 'fix', to test checkins. 2000-11-02 21:51:53 +00:00
Guido van Rossum cf58e163ee Remove two rejected feature requests. 2000-11-02 16:54:19 +00:00
Barry Warsaw 671c0a8f11 Mark status as Final, remove "Tentative" from Release Schedule. 2000-11-02 16:44:04 +00:00
Barry Warsaw 13767d290a Mark PEP 200 as Final now that 2.0 is out the door. 2000-11-02 16:43:32 +00:00
Barry Warsaw d0618216cc Update PEP 204 status to Rejected. 2000-11-02 16:38:15 +00:00
Barry Warsaw 9a01a7a801 Added PEP 227, Statically Nested Scopes, Jeremy Hylton 2000-11-02 16:19:06 +00:00
Barry Warsaw e16bb39b89 PEP 227, Statically Nested Scopes, Jeremy Hylton 2000-11-02 16:18:23 +00:00
Moshe Zadka 466d2315fe Added some more meat to the PEP
Added a section about Jython issues.
2000-11-02 08:05:38 +00:00
Thomas Wouters 00cf9fa6f6 Add -u and --user options to the call to getopt, to make them actually work. 2000-11-01 23:45:47 +00:00
Thomas Wouters 794641a5c8 Add Copyright. 2000-11-01 22:43:42 +00:00
Thomas Wouters 2ec18ca954 Update this PEP to current, harsh, reality. It's been rejected :) If at all
possible, the reasoning should be extended to include the real reasons it
was rejected -- this is just guesswork from my side. (This means you, Guido,
or anyone who can channel Guido enough to call himself Guido.)
2000-11-01 22:37:36 +00:00
Moshe Zadka 616d974db7 - Added PyX_Update() addition to the API request (120081)
- Added vars() enhancement request (120082)
2000-11-01 22:28:42 +00:00
Fred Drake 63570042bf It's "barry" now, not "bwarsaw"... 2000-10-30 21:16:38 +00:00
Fred Drake ceba1877b2 Update a few email addresses. 2000-10-30 20:48:44 +00:00
Andrew M. Kuchling 518474ed77 Added some actual content 2000-10-29 00:16:37 +00:00
Guido van Rossum 91c2029e89 Don't use sys.__stdout__ in examples. 2000-10-27 10:25:44 +00:00
Barry Warsaw 8a352d1e6c Added PEP 5, Guidelines for Language Evolution, Paul Prescod 2000-10-26 21:22:48 +00:00
Barry Warsaw bc94edb70c PEP 5, Guidelines for Language Evolution, Paul Prescod 2000-10-26 21:22:26 +00:00
Guido van Rossum 1415cc9912 Reminder for ustr(). 2000-10-25 20:58:27 +00:00
Guido van Rossum bdb7b4dbdf Add UTF-7 request. 2000-10-23 12:32:29 +00:00
Barry Warsaw 119d3520d7 PEP 226, Python 2.1 Release Schedule, Jeremy Hylton 2000-10-16 21:25:34 +00:00
Jeremy Hylton 5b4565c9b8 Revise guidelines for discussion of PEP before draft exists. The goal
is to limit needless and uninformed discussion of an issue, not to
prevent all discussion.
2000-10-16 20:32:29 +00:00
Guido van Rossum cddd347814 Add Tim's getopt wish. 2000-10-12 22:07:49 +00:00
Guido van Rossum 7a6f7d6eee Wish about dependent buffer objects. 2000-10-12 16:17:36 +00:00
Guido van Rossum de48a05ae1 Pleas for Unicode support in (e.g.) urllib.quote(). 2000-10-12 16:13:48 +00:00
Thomas Wouters 82dcc9d317 Add request for syntax checking in makesetup, which would prevent confusing
errors in config.c during build. (Derived from SF bug #116326)
2000-10-07 15:53:43 +00:00
Guido van Rossum 0858ae4b74 Add another IDLE wish. 2000-10-06 17:18:55 +00:00
Jeremy Hylton 7f0174c615 add request to support parsing of deeply nested expressions 2000-10-06 15:56:27 +00:00
Guido van Rossum 83df1616c7 Add pickle/cPickle exception wish. 2000-10-06 00:10:56 +00:00
Barry Warsaw d66e9cb167 Added a section on Building and Installing; first entry: SF bug
#110836 for configuring and building Python with a cross compiler.
2000-10-05 15:36:34 +00:00
Jeremy Hylton ab16977f23 update schedule for 2.0c1; add explanation of release candidate 2000-10-05 14:35:13 +00:00