Commit Graph

8096 Commits

Author SHA1 Message Date
Guido van Rossum 9056227bb3 Fix authorship for the last time\! 2000-12-06 21:22:52 +00:00
Guido van Rossum 2d42675b10 This is now ready for discussion. David, please read -- did I forget
anything?
2000-12-06 17:41:38 +00:00
Neil Schemenauer 3a679ad2aa - give credit where due
- add copyright section
2000-12-05 15:05:14 +00:00
Neil Schemenauer df24baa509 Update some names in the numerical index to be consistent with the PEPs
themselves.
2000-12-05 03:31:13 +00:00
Neil Schemenauer 4a8a1e44f9 Add some meat to the PEP (mostly from Marc-Andre's web page). 2000-12-05 03:17:08 +00:00
Neil Schemenauer 970ec1775b Make Neil Schemenauer the owner of 208. 2000-12-05 03:16:33 +00:00
Guido van Rossum ce5b583ec5 Checking in some text. Most of this is simply an Appendix repeating
what David Ascher said in 1998 (before the starship bites the dust
again).
2000-12-04 20:32:13 +00:00
Barry Warsaw 9599e69426 Back out last second change in the examples. `missing' should be an
empty mutable (i.e. list) since empty tuples are shared.  Thanks Just!
2000-12-02 15:12:35 +00:00
Barry Warsaw e9ae8a5694 Talk about PEP 213, which is related and can be (mostly) implemented
using the __findattr__() hook.
2000-12-02 04:11:32 +00:00
Barry Warsaw 64195d490d PEP 231, __findattr__(), Barry Warsaw 2000-12-02 03:38:48 +00:00
Andrew M. Kuchling 144425723a Refer to SF patch
Add apparent resolution of one open issue
2000-12-01 23:50:46 +00:00
Fred Drake 3f44f838ce Added request that building from a source release should not attempt to
overwrite the distributed */graminit.* files.
2000-11-29 15:35:24 +00:00
Guido van Rossum d57b28ee36 Add PEP 230, Warning Framework.
Changed Owner: to Author: in a number of PEPs.
2000-11-28 22:23:25 +00:00
Guido van Rossum 087ce4a2df Demoted 216 (docstring format) and 229 (using distutils to build) to
pie-in-the-sky.  Reasons: 216 is NOT the consensus of the doc-sig; 229
is not sufficiently worked out and doesn't seem a priority.  (This can
still make it into 2.1 if the author does the work.)

Added GvR as co-author for 207 (rich comparisons).
2000-11-28 22:13:45 +00:00
Guido van Rossum cde16673c5 Update status; fix Zadka's co-ownership of 207/208. 2000-11-28 14:01:17 +00:00
Guido van Rossum 5f1f83ce6e Slight grammar and spelling nits; updated mx.Proxy URL; added
reference to EST's pyweak.
2000-11-28 13:43:00 +00:00
Barry Warsaw 4a75be97f2 Greg Wilson's latest. 2000-11-27 05:41:46 +00:00
Barry Warsaw 4003d90c2d Greg Wilson's latest, with spell-checking by Barry. 2000-11-27 04:10:06 +00:00
Barry Warsaw 8daf85c43a Greg's latest revision. 2000-11-22 22:01:47 +00:00
Barry Warsaw 6efa7422c1 PEP 229, Using Distutils to Build Python, Andrew Kuchling 2000-11-22 19:17:36 +00:00
Fred Drake 7626095211 Updated information on Dianne Hackborn's old vref proposal. A copy of
her original proposal has been included as an appendix, since it is hard
to get since DejaNews lost their old archives.
2000-11-17 22:54:45 +00:00
Tim Peters 655cf91b3a Added SF Feature Request 121963: threads and IDLE don't mix. 2000-11-14 20:27:54 +00:00
Guido van Rossum 204cf5b783 Addtwo more wishes: kill thread, Python/python name conflict. 2000-11-13 20:21:08 +00:00
Andrew M. Kuchling e14d1ba7c4 Added another suggestion 2000-11-10 17:06:53 +00:00
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