Benjamin Peterson
|
9ec804df3f
|
a whole slew of peps that are (I believe) implemented
|
2009-01-19 16:08:45 +00:00 |
Guido van Rossum
|
86de0a6dbe
|
Accept PEP 3134 (exception chaining etc.).
|
2008-06-14 20:24:17 +00:00 |
Georg Brandl
|
70f258a7a1
|
Don't link to the Internet RFCs -- these are Perl RFCs.
|
2007-10-04 06:57:33 +00:00 |
Collin Winter
|
0abb2d6461
|
Update PEP 3134 to reflect its partial implementation.
|
2007-08-31 00:17:44 +00:00 |
Brett Cannon
|
cdf5d3ce68
|
Fix the headers so that they are in the right order and no required headers are
missing.
|
2007-06-19 04:20:07 +00:00 |
Brett Cannon
|
0d576a5587
|
Fix PEPs that improperly listed their status as Active; that status is reserved
for only Informational and Process PEPs.
|
2007-06-19 01:45:08 +00:00 |
Collin Winter
|
28930199da
|
Convert two usages of StandardError into Exception.
|
2007-06-12 21:19:21 +00:00 |
Guido van Rossum
|
d5deae29b7
|
Renumber 344 -> 3134 and 367 -> 3135.
|
2007-06-07 22:17:56 +00:00 |