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
Barry Warsaw
58cdb4d25e
Added PEP 4, Deprecation of Standard Modules, Martin von Loewis
2000-10-04 22:40:30 +00:00
Guido van Rossum
ecd5f04ab6
Properly record Skip's gripe, which was really that the compiler
...
*appeared to* accept the first continue but complained about the
second.
2000-10-03 20:37:39 +00:00
Skip Montanaro
4a14e44eed
added reference to another "continue inside try" bug/feature request, but
...
didn't close it. It's similar, but not exactly the same as the normal
implementation limit.
2000-10-03 16:34:55 +00:00
Fred Drake
6e22fb80fb
Added item that "continue" inside "try" should be fixed; the current
...
behavior has been described as an implementation limitation.
2000-10-03 15:44:58 +00:00
Jeremy Hylton
1281e4e7c8
remove cStringIO.readlines request; it's done
...
add urlparse request; handle RFC 2396 urls
2000-10-03 14:18:13 +00:00
Guido van Rossum
0d24439f04
CGIHTTPServer has been ported to Windows (and possibly even Mac), so
...
this request can go.
2000-10-03 00:09:23 +00:00
Jeremy Hylton
7f89343454
Provide a clearer error message when urlopen fails because of an
...
invalid proxy setting.
Minor change to call of unknown_url; always pass data argument
explicitly since data defaults to None.
PEP 42: Add as a feature that urllib handle proxy setting that contain
only the host and port of the proxy.
2000-10-02 23:04:02 +00:00
Barry Warsaw
e085f82ba9
Describe feature request for cgi.py's FieldStorage class to improve
...
memory consumption in the face of large binary uploads. Closes bug
#110674 .
2000-09-25 22:07:45 +00:00