David Goodger
9ecd216dff
added PEP 334, "Simple Coroutines via SuspendIteration", by Clark C. Evans
2004-09-08 00:11:18 +00:00
Anthony Baxter
a37ed19664
pep318 is accepted
2004-09-01 16:18:20 +00:00
Raymond Hettinger
d324b2fcff
Update and finalize PEP 218 (builtin set types):
...
* List the additional methods and operators that are supported.
* List differences between sets.py and the built-in types.
* Mark the {-} syntax as rejected by Guido until Python 3000.
* Note that genexps make set comprehensions moot.
* Mark the pep as final and implemented.
2004-08-27 20:28:58 +00:00
Andrew M. Kuchling
28d9c521f0
Mark PEP 273 as final
2004-08-27 18:13:48 +00:00
David Goodger
a46d0fa414
added PEP 333, "Python Web Server Gateway Interface v1.0", by Phillip J. Eby
2004-08-27 17:30:09 +00:00
David Goodger
c0f6e95fc5
added PEP 332, "Byte vectors and String/Unicode Unification", by Skip Montanaro
2004-08-27 13:44:37 +00:00
Barry Warsaw
008faf4bad
Added PEP 20, The Zen of Python
2004-08-23 03:41:56 +00:00
Andrew M. Kuchling
b5815e3e63
Add PEP 3000
2004-08-20 12:43:19 +00:00
Martin v. Löwis
c2b90f8633
Marking PEP 269 as deferred.
2004-08-18 11:56:16 +00:00
Skip Montanaro
000b0e0bbc
marking pep 305 final
2004-08-11 21:00:25 +00:00
Vinay Sajip
4e63189b67
Marked PEP 282 as Final
2004-08-10 14:31:41 +00:00
Andrew M. Kuchling
56a0b6d473
Mark PEP 307 as final; fix a typo in PEP 307
2004-08-07 15:59:56 +00:00
Anthony Baxter
980dc9c859
classes, no, functions yes
2004-08-06 16:02:42 +00:00
David Goodger
9d455a5e43
update from Peter Astrand
2004-08-03 13:13:43 +00:00
David Goodger
a0686d62bb
added PEP 331, Locale-Independent Float/String Conversions, by Christian R. Reis
2004-07-19 18:08:57 +00:00
Raymond Hettinger
706f202b24
Mark PEP327 (decimal floating point) as approved and final.
2004-07-06 01:15:33 +00:00
David Goodger
068a7f290b
added PEP 330, Python Bytecode Verification, by Michel Pelletier
2004-05-28 01:45:34 +00:00
Raymond Hettinger
18428862ff
Various PEP updates mostly related to generator expressions.
2004-05-19 21:18:55 +00:00
Raymond Hettinger
d8f2eaf03c
Self reject PEP 329.
2004-04-20 17:51:11 +00:00
Raymond Hettinger
a8b8df4485
Checkin pep for constant binding.
2004-04-19 04:07:59 +00:00
David Goodger
d9c3ed0cce
updated
2004-04-04 02:39:23 +00:00
David Goodger
c1b90e3bd2
updated
2004-02-28 19:10:16 +00:00
David Goodger
336b800bf3
updated
2004-02-24 02:48:26 +00:00
David Goodger
57ec5c226a
update
2004-02-21 16:39:46 +00:00
David Goodger
3ca642d065
Added PEP 328, Imports: Multi-Line and Absolute/Relative, by Aahz
2004-01-31 05:14:16 +00:00
David Goodger
f53b0e739a
updated
2004-01-29 20:17:06 +00:00
David Goodger
745dd11c54
added PEP 327
2004-01-29 20:00:32 +00:00
David Goodger
b9523879ea
updates from Josiah Carlson, edited
2004-01-06 15:34:49 +00:00
David Goodger
f5cddb1e9c
added PEP 326, A Case for All, by Josiah Carlson
2004-01-04 17:30:47 +00:00
David Goodger
ac8a18b42f
added PEP 325
2004-01-03 16:23:15 +00:00
David Goodger
f59d702cc5
added PEP 324, popen5 - New POSIX process module, by Peter Astrand
2004-01-02 20:53:01 +00:00
Raymond Hettinger
f5e491d9f9
Implement and apply PEP 322, reverse iteration
2003-11-06 14:07:17 +00:00
Raymond Hettinger
6733f21058
Mark PEP 289 as accepted.
2003-10-28 18:06:32 +00:00
Raymond Hettinger
26733836c2
Update the reverse iteration pep to reflect comments from comp.lang.python,
...
from Guido, and from some on python-dev.
2003-10-28 10:16:32 +00:00
Alex Martelli
eefc4df37c
Added PEP 323, "Copyable Iterators".
2003-10-27 15:01:08 +00:00
Raymond Hettinger
a08117dee0
Resurrect the PEP on generator expressions
2003-10-22 18:09:36 +00:00
Raymond Hettinger
0876789232
Add a new PEP for reverse iteration methods
2003-09-24 10:30:08 +00:00
Andrew M. Kuchling
ed280715d0
Add PEP 321: Date/time parsing
2003-09-16 12:07:56 +00:00
David Goodger
bd3a4e480e
mark 296 withdrawn
2003-09-07 13:56:12 +00:00
Raymond Hettinger
83923d5309
Indicate the rejection of PEP 308 for an if-then-else expression.
2003-08-13 18:06:34 +00:00
Barry Warsaw
8c01e74084
Moving PEP 320 to "Other Informational PEPs" so it's easier to find.
...
Question: should all the release schedule PEPs get moved here?
2003-07-29 04:43:29 +00:00
Barry Warsaw
c1254c3b74
Added PEP 320, Python 2.4 release schedule
2003-07-29 04:36:23 +00:00
Barry Warsaw
fe4914eda3
Marking 283 as final, and moving it to finished PEPs. Also changing
...
my address here (but not everywhere) to barry@python.org because of
its superior spam defenses. ;)
2003-07-29 04:27:46 +00:00
David Goodger
5898f59b3e
reject PEP 317, with summary from author
2003-06-16 23:46:47 +00:00
David Goodger
1fff05c7c1
new PEP
2003-06-14 22:40:36 +00:00
David Goodger
98b0a83e36
email update
2003-06-14 17:14:08 +00:00
Fred Drake
c0fa924b58
Update some email addresses (the digicool.com domain is no longer used).
2003-06-12 13:54:00 +00:00
David Goodger
a2339f1b61
updates to PEP 318 from Kevin Smith, including PEP title
2003-06-10 04:29:48 +00:00
David Goodger
6284b30f13
new PEPs
2003-06-09 04:34:54 +00:00
David Goodger
ac2216bff4
added PEP 315; updated
2003-05-02 22:53:55 +00:00