Barry Warsaw
be3c33389e
Latest update.
...
After consultation with Guido, zip() is chosen as the name of this
built-in.
In reference implementation added an __len__() method.
Added a `Rejected Elaborations' section to talk about suggestions from
the list that I've rejected (and the reasoning behind the rejection).
Also: rewrite of paragraph 1 under "Standard For-Loops" for clarity;
Spelling and grammar fixes; use a References section.
2000-07-17 18:49:21 +00:00
Thomas Wouters
cf9d818d03
Incomplete version of the augmented assignment PEP. It currently includes
...
only the arguments for/against inclusion of augmented assignment in Python,
not yet the technical details. I decided to upload this half-completed
version to give people some time to respond before I finish it :-)
Feel free to bring up any and all arguments. The point of the PEP is to
archive those, after all!
2000-07-16 16:07:29 +00:00
Barry Warsaw
685d4508ed
Moshe sez:
...
Added paragraphs about relation to distutils.
2000-07-15 23:52:40 +00:00
Barry Warsaw
f7c61886b9
New PEPs, all initially owned by David Ascher.
2000-07-15 23:28:27 +00:00
Barry Warsaw
b15aec1dbb
Added PEPs 207 - 211
2000-07-15 23:26:36 +00:00
Barry Warsaw
bfe2f73807
PEP 211, Adding New Operators to Python, owner Greg Wilson.
2000-07-15 23:25:49 +00:00
Barry Warsaw
5142617c21
Another round of updates from Moshe. A reference to the term
...
"batteries included" was added. The question about open source 3rd
party modules was answered, as was the explanation of GPL/LGPL.
2000-07-14 15:21:52 +00:00
Barry Warsaw
7dc907e125
An update from Moshe, and another question from the editor.
2000-07-14 14:37:20 +00:00
Barry Warsaw
11aa8b0ae5
The contents of PEP206 as provided by Moshe. Spell checked,
...
formatting, XXX=>TBD, and a few other editor's notes added by Barry.
2000-07-14 14:21:51 +00:00
Barry Warsaw
92e0c62870
Added PEP206, called "2.0 Batteries Included", the list of extension
...
modules to include in the fat distribution. Owned by Moshe Zadka.
2000-07-14 03:54:49 +00:00
Barry Warsaw
53474baa07
2.0 Batteries Included PEP, owned by Moshe Zadka. The list of
...
standard extensions to include in the 2.0 release.
2000-07-14 03:53:53 +00:00
Barry Warsaw
dec62e45c3
PEP 205, Weak References, assigned to Fred Drake
2000-07-14 03:44:27 +00:00
Barry Warsaw
61b2cd22b7
Weak References PEP, assigned to Fred Drake
2000-07-14 03:44:01 +00:00
Barry Warsaw
863f419655
Assign to Thomas Wouters.
2000-07-14 03:30:20 +00:00
Barry Warsaw
198f493410
Assign to Tim Peters.
2000-07-14 03:29:52 +00:00
Barry Warsaw
86e9d3eb2a
Range Literals PEP, initially assigned to Thomas Wouters.
2000-07-14 03:29:11 +00:00
Barry Warsaw
3e55e2e418
Added PEP204, Range Literals, initially assigned to Thomas Wouters.
...
Slight reformatting.
2000-07-14 03:27:42 +00:00
Jeremy Hylton
59f9788ab2
believe twouters is actually responsible for 203
2000-07-13 20:52:39 +00:00
Jeremy Hylton
9a94df0316
added names of owners (hope they're right)
...
Barry can fix them if they aren't
2000-07-13 20:25:45 +00:00
Barry Warsaw
41021a4bf9
Initial set of Python Enhancement Proposals
2000-07-13 06:33:08 +00:00