Commit Graph

253 Commits

Author SHA1 Message Date
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
David Goodger 646ca1b6b1 one more place 2003-04-21 15:25:14 +00:00
David Goodger 97980c2545 PEP 311 & 261 marked Final 2003-04-21 15:20:13 +00:00
Andrew M. Kuchling f7b189a8b1 Create PEP 314, "Metadata for Python Software Packages v1.1" 2003-04-12 19:45:01 +00:00
David Goodger cc783e1fc0 added PEP 754, "IEEE 754 Floating Point Special Values", by Gregory R. Warnes (spell-checked & edited) 2003-04-12 13:39:34 +00:00
David Goodger e564707d7a added PEP 313, Adding Roman Numeral Literals to Python, by Mike Meyer 2003-04-01 17:38:03 +00:00
Andrew M. Kuchling 2fc84d184a Bring PEP 262 back from the dead 2003-03-30 14:46:55 +00:00
David Goodger d378d4b7c3 title change to PEP 309 2003-02-19 00:53:08 +00:00
David Goodger ef58cb550d updated 2003-02-14 15:37:24 +00:00
David Goodger 1791352db4 updated 2003-02-14 14:51:50 +00:00
Raymond Hettinger ce2804d8fc Add name of updater. 2003-02-11 06:32:52 +00:00
David Goodger eb0e9894fb updated 2003-02-10 14:54:10 +00:00
Guido van Rossum a526eed9cb Add PEP 308: if-then-else expression proposal. 2003-02-07 17:03:31 +00:00
Guido van Rossum f739e21311 Claim PEP 307 for extensions to the pickle protocol. 2003-01-31 19:12:53 +00:00
David Goodger 6a0ff8628b added PEP 306; 305 authors 2003-01-29 15:07:58 +00:00
David Goodger 935a1711b3 Added PEP 305, CSV file API 2003-01-29 04:20:19 +00:00
Skip Montanaro 5e382b78a4 add pep 304 2003-01-23 17:25:59 +00:00
David Goodger a48c05c8eb added PEP 303 2002-12-31 16:06:42 +00:00
David Goodger 200959cb61 Added PEP 302; van Rossum -> GvR; added JvR 2002-12-21 19:50:27 +00:00
David Goodger 9cf131a2d6 Moved informational PEPs 42 & 291; corrected title of 42. 2002-11-30 01:55:29 +00:00
Raymond Hettinger 6f035a5ce2 Revise and undefer PEP 288: Generator Attributes and Exceptions
Eliminated the original idea of passing arguments through gen.next().
Eliminated the alternative idea of using gen.submit(data).
Replaced with a developed version of generator attributes.
Left the discussion of exceptions essentially unchanged.
2002-11-18 10:40:44 +00:00
David Goodger 894076f227 Added PEP 301. Updated my email address. 2002-11-08 03:02:26 +00:00
David Goodger 9b7cec2cd0 Officially take office. Reject PEP 270. 2002-11-06 05:40:39 +00:00
Andrew M. Kuchling a98db52a7e Use my personal address instead of my work address 2002-10-31 01:35:08 +00:00
Andrew M. Kuchling fc4b0a2582 Forgot the numeric list -- mark PEP 262 as deferred 2002-10-13 20:22:45 +00:00
Andrew M. Kuchling 4a9868c159 Mark PEP 262 as deferred 2002-10-13 20:21:17 +00:00
Martin v. Löwis e3164d0fcb Update status for PEP 277. 2002-10-07 18:38:47 +00:00
Barry Warsaw 7ef01089e5 Christopher Craig takes over primary ownership of PEPs 239 and 240,
with Moshe as secondary, with Moshe's blessing.
2002-09-20 14:10:52 +00:00
Barry Warsaw 3d754f3e07 PEP 293 is complete and checked in, so mark it as Final. 2002-09-03 15:58:43 +00:00
Barry Warsaw 2bba139678 Added PEP 299, Special __main__() function in modules, Jeff Epler 2002-08-26 18:12:03 +00:00
Barry Warsaw c1a78f5127 Update the emacs turd 2002-08-26 16:55:56 +00:00
Barry Warsaw 9b5c941892 PEP 9 has been renamed, and PEP 12 was added. 2002-08-26 16:55:22 +00:00
Barry Warsaw 2d7097526b PEP 263 is finished. 2002-08-05 17:34:06 +00:00
Barry Warsaw 2d94bfa41e PEP 263 is final. 2002-08-05 15:39:49 +00:00
Barry Warsaw 605f313487 PEP 296 gets renamed after a suggestion by Guido and approval by Scott
Gilbert.
2002-08-02 18:05:59 +00:00
Barry Warsaw 4254201e07 Some PEP classification updates suggested by David Goodger. 2002-08-02 13:46:12 +00:00
Barry Warsaw 0c228b0b73 Updates to PEPs 256, 257, 258, 287 by David Goodger. Some of the
titles have changed so this includes an update to PEP 0.
2002-08-01 22:32:33 +00:00