Barry Warsaw
45f71dae54
PEP 247, API for Cryptographic Hash Algorithms, Andrew Kuchling
...
(note: 246 is reserved)
2001-03-28 19:55:46 +00:00
Barry Warsaw
27bd8f3518
PEP 245, Python Interfaces, Michel Pelletier
2001-03-21 18:59:54 +00:00
Barry Warsaw
2ef688d48f
Adding PEP 244, The `directive' Statement, von Loewis. Place this in
...
the Future PEP category.
2001-03-21 17:51:54 +00:00
Barry Warsaw
2f0ffefc57
PEP 224 is Rejected by BDFL decree.
2001-03-21 17:50:45 +00:00
Barry Warsaw
414241bf39
PEP 2 is moved to the Empty category and marked Deferred.
...
Other empty PEPs 210, 220 are also moved to the Deferred category
since they are effectively empty too.
PEPs 215 and 219 moved to the Py-in-the-sky category for lack of a
better idea.
2001-03-21 17:31:54 +00:00
Barry Warsaw
46c12a40a3
PEP 243, Module Repository Upload Mechanism, Sean Reifschneider
2001-03-20 05:48:05 +00:00
Barry Warsaw
411f5e3c2e
PEP 242, Numeric Kinds, Paul F. Dubois
...
Placed in the Future PEPs category (for Python 2.2)
2001-03-20 05:30:10 +00:00
Barry Warsaw
69bfc2a6ed
Added PEP 6, Patch and Bug Fix Releases, Aahz
...
[w/ editorial pass by Barry]
2001-03-15 05:34:19 +00:00
Barry Warsaw
2a69de56be
Feeling flush from IPC9, several new PEP numbers are handed out:
...
PEP 237 Unifying Long Integers and Integers, Zadka
PEP 238 Non-integer Division, Zadka
PEP 239 Adding a Rational Type to Python, Zadka
PEP 240 Adding a Rational Literal to Python, Zadka
PEP 241 Metadata for Python Software Packages, Kuchling
Moshe in the lead...
The authors will check-in their individual PEPs.
2001-03-13 15:40:47 +00:00
Barry Warsaw
8d210218ba
Paul Barrett requests moving PEP 209 to Pie-in-the-sky, from Future.
2001-03-12 20:30:47 +00:00
Barry Warsaw
f0813dc433
Added PEP 236, Back to the __future__, Tim Peters
2001-02-26 20:22:47 +00:00
Barry Warsaw
78f99f2ced
Tim sez PEP 235 hasn't been implemented yet, so it's moved to Active.
2001-02-21 04:13:51 +00:00
Barry Warsaw
42d58df0bb
PEP 235, Import on Case-Insensitive Platforms, Peters
2001-02-21 03:40:36 +00:00
Barry Warsaw
6d00c374f2
Moving PEP 232 to the "Future for Py2.2" section, even though part of
...
the PEP will be included in Python 2.1.
2001-02-20 20:12:24 +00:00
Barry Warsaw
91dd642b50
Updated PEP 209 the the draft from the new owner Paul Barrett.
2001-02-15 23:04:24 +00:00
Barry Warsaw
535154e148
Slot in PEP 234, Iterators, Ka-Ping Yee
2001-01-31 16:43:34 +00:00
Guido van Rossum
9139e173bf
Moved 207, 208, 230 to Final status.
2001-01-19 22:31:48 +00:00
Barry Warsaw
90e96f8a20
Marking PEP 232 as final now that it's checked in.
2001-01-15 20:48:36 +00:00
Moshe Zadka
f28145ed4a
Final(?) bit of PEP-0217 beuracracy - marking it as finished in PEP 0
2001-01-11 07:26:22 +00:00
Guido van Rossum
6442de916d
Andrew withdraws 222 from 2.1.
2001-01-09 15:53:16 +00:00
Guido van Rossum
1a99d9c3ac
Correct authorship on 207 and 208.
2001-01-05 16:54:35 +00:00
Guido van Rossum
545bc56c40
Move 229 to active PEPs -- after all, Andrew seems close to a solution
...
already!
2001-01-05 14:59:17 +00:00
Peter Schneider-Kamp
cc08f77942
Fixed a typo in my email address.
...
Updated 'Loop counter iteration' PEP 212.
2000-12-14 15:37:25 +00:00
Barry Warsaw
7bee90d452
PEP 232, Function Attributes, Barry Warsaw
...
PEP 233, Python Online Help, Paul Prescod
2000-12-13 02:14:11 +00:00
Thomas Wouters
a2abf8d660
Update Moshe's email address to the one that won't stop working soon, and also test CVS write access on this new installation.
2000-12-11 23:08:11 +00:00
Guido van Rossum
a9af2cc689
__findattr__ is rejected -- the idea is too uncooked and you actually
...
*can* do most of this with __getattr__.
2000-12-08 15:05:09 +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
970ec1775b
Make Neil Schemenauer the owner of 208.
2000-12-05 03:16:33 +00:00
Barry Warsaw
64195d490d
PEP 231, __findattr__(), Barry Warsaw
2000-12-02 03:38:48 +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
Barry Warsaw
6efa7422c1
PEP 229, Using Distutils to Build Python, Andrew Kuchling
2000-11-22 19:17:36 +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
Moshe Zadka
88054b2c48
Changed ownership to MAL and me.
2000-11-06 18:21: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
e2777f7612
Added first revision of numerical model pep.
2000-11-05 16:55:24 +00:00
Guido van Rossum
0e1ff61791
Added an index by category.
2000-11-03 02:56:05 +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
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
Barry Warsaw
8a352d1e6c
Added PEP 5, Guidelines for Language Evolution, Paul Prescod
2000-10-26 21:22:48 +00:00
Barry Warsaw
119d3520d7
PEP 226, Python 2.1 Release Schedule, Jeremy Hylton
2000-10-16 21:25:34 +00:00
Barry Warsaw
58cdb4d25e
Added PEP 4, Deprecation of Standard Modules, Martin von Loewis
2000-10-04 22:40:30 +00:00
Barry Warsaw
bfa8e79f58
PEP 3, Guidelines for Handling Bug Reports, assigned Jeremy Hylton.
2000-09-25 16:13:08 +00:00
Barry Warsaw
c64412b79c
PEP 221 is marked as Final.
2000-09-23 16:09:16 +00:00
Barry Warsaw
46f8e014df
PEPs 201, 203, 214, and 223 are marked as Final.
2000-09-23 08:26:40 +00:00
Barry Warsaw
32b732d493
Added PEP 225, Elementwise/Objectwise Operators, Zhu & Lielens
2000-09-19 15:29:58 +00:00