Commit Graph

441 Commits

Author SHA1 Message Date
Georg Brandl f956fb4ab6 Update PEP 0. 2007-04-21 15:51:51 +00:00
Guido van Rossum 04cae3ee7f Claim PEP 3119 for the ABC PEP. Please disregard the contents for now. 2007-04-18 17:20:24 +00:00
Nick Coghlan bcffffbaea Add enhanced buffer interface PEP from Travis Oliphant 2007-04-09 05:51:32 +00:00
Georg Brandl 0ae6c2020d Checkin PEP 3117. 2007-04-04 06:41:20 +00:00
Georg Brandl 1c68c46409 PEP 358 is accepted. 2007-03-18 20:04:00 +00:00
Guido van Rossum 1f4fb613e8 Accept PEP 3115. 2007-03-18 15:42:32 +00:00
Guido van Rossum 4b14e34f00 PEP 3116 - new I/O, by Mike Verdone and Daniel Stutzbach;
converted from HTML by Jason Orendorff.
2007-03-15 18:05:48 +00:00
Guido van Rossum 3ea110add4 Add PEP 3115: Metaclasses in Py3k, by Talin.
Updated PEP 0 to list PEP 3114: next -> __next__, by Ping.
2007-03-14 17:52:19 +00:00
Georg Brandl 51dc636e9c Mark PEP 275 as rejected. The "switch" PEP for Py3k, PEP 3103
is already rejected.
2007-03-13 20:12:59 +00:00
Barry Warsaw b515f0caf7 PEP 364, Transitioning to the Py3K Standard Library 2007-03-06 23:01:20 +00:00
Brett Cannon 07b3c3b72f Mark PEP 3107 as finished. 2007-03-04 20:09:49 +00:00
Brett Cannon 4e28bfae55 Make PEP 3102 as finished. 2007-03-04 20:04:12 +00:00
Brett Cannon c8a6c5d2df Mark PEP 3104 as finished (implemented at PyCon 2007 sprint by Jeremy Hylton). 2007-03-04 20:02:51 +00:00
Brett Cannon 2362fff60a Fix up marking PEP 3106 as accepted (was already listed in the Accepted section
of PEP 0).  Not marking as Implemented as some Open Issues are still listed.
2007-03-04 19:59:36 +00:00
Brett Cannon fc09db9704 Change the classification of PEP 3108 from Information to Standards Track since
it needs acceptance and is not just explaining something.
2007-03-04 19:57:43 +00:00
Brett Cannon 9a13ad8b25 Mark PEP 3113 as accepted. 2007-03-04 19:56:13 +00:00
Brett Cannon 4301006e14 Add PEP 3113 (Removal of Tuple Parameter Unpacking). 2007-03-03 00:42:09 +00:00
Guido van Rossum 89710fca07 Reject PEP 3103 (switch/case statement). 2007-02-26 00:35:06 +00:00
Thomas Wouters e0c7c5d7e0 Update my email address from the old work address (which still works, but
not indefinitely.)
2007-02-24 17:16:22 +00:00
Thomas Wouters 7f6abf9af8 Credit where credit due. 2007-02-24 17:13:30 +00:00
Guido van Rossum 1a45ca7a95 Add the bytes literal PEP, by Jason Orendorff.
And accept it!
2007-02-24 05:42:52 +00:00
Guido van Rossum 3ed8bc79de Update the bytes object to better resemble my intentions. 2007-02-22 23:57:46 +00:00
Guido van Rossum 7c97ac0ea4 Sorry, PEP 3106 is not yet accepted. Also removed mutating operations
and added some clarifications.
2007-02-20 23:32:28 +00:00
Nick Coghlan d6a8f11a3a Formally record December's acceptance of the raw_input() -> input() renaming. 2007-02-20 13:57:06 +00:00
David Goodger d8c196c684 mark PEP 363 rejected 2007-02-20 03:32:58 +00:00
Georg Brandl f7cee114e2 Mark diverse Py3000 PEPs as accepted, mark PEPs 328 and 3105 as Final. 2007-02-17 18:42:37 +00:00
David Goodger 343ecf5216 added PEP 363 "Syntax For Dynamic Attribute Access" by Ben North 2007-02-11 23:50:57 +00:00
Collin Winter a85fc84066 3110 and 3109 are standards track, not informational, PEPs 2007-02-05 22:16:35 +00:00
Collin Winter 931b82bdc4 Add PEP 3110: Catching Exceptions in Python 3000 2007-02-05 22:05:46 +00:00
Collin Winter 2b60fcad43 Add PEP 3109: Raising Exceptions in Python 3000 2007-02-05 22:01:58 +00:00
Brett Cannon 742eac0b4d Add PEP 3108: Standard Library Reorganization. 2007-01-02 00:02:41 +00:00
David Goodger 6006113241 added PEP 3107, Function Annotations, by Winter & Lownds 2006-12-22 15:46:01 +00:00
Neal Norwitz 9eb151a284 Add 3106 to the index 2006-12-20 06:40:44 +00:00
Georg Brandl 5078b98a98 Add PEP 3015: "Make print a function". 2006-11-19 23:17:32 +00:00
David Goodger 2800b2695a added 3104 to list; Ping's new email addy 2006-11-09 20:24:05 +00:00
Neal Norwitz aae370853a Marking 2.5 PEP as final 2006-09-21 05:15:29 +00:00
Brett Cannon 51693509e1 PEP 362: Function Signature Object. 2006-08-21 23:54:07 +00:00
Neal Norwitz c31ba73924 Skeleton 2.6 schedule andn plans 2006-06-30 06:38:33 +00:00
Guido van Rossum 3e857976b3 Add PEP 3103: A Switch/Case Statement (GvR).
Also fix a reference to cvs in the Makefile.
2006-06-26 18:05:39 +00:00
Brett Cannon 611775cfe2 Add Externally Maintained Packages PEP (PEP 360). 2006-05-31 05:54:49 +00:00
Neal Norwitz 0a5c1556d3 334 was withdrawn by author. move 298 where it belongs 2006-05-11 07:50:27 +00:00
Neal Norwitz efadf4e5f3 359 was withdrawn 2006-05-11 06:59:28 +00:00
Neal Norwitz d8df1df4f1 243 was withdrawn 2006-05-03 04:44:17 +00:00
Andrew M. Kuchling 2d67f00b68 Mark PEP 314 as final 2006-05-01 11:18:18 +00:00
Neal Norwitz 82a8f94565 Travis sent me mail asking me to withdraw this PEP. 2006-04-28 03:39:57 +00:00
Neal Norwitz fa19ef822d Authors withdrew some PEPs by mail on python-dev (Apr 26, 2006). 2006-04-27 08:47:55 +00:00
Neal Norwitz 2a881b6090 Add withdrawn to the key/legend and use W to denote those PEPs already withdrawn. 2006-04-27 08:43:40 +00:00
David Goodger 0ac7bc2d0c added two PEPs by Talin: 3101, Advanced String Formatting; and 3102, Keyword-Only Arguments 2006-04-26 20:33:25 +00:00
Andrew M. Kuchling a30697598f Withdraw PEP 321: datetime objects have a strptime() method now 2006-04-26 10:20:27 +00:00
David Goodger 7c39299824 added PEPs 359 (The "make Statement) and 3002 (Procedure for Backwards-Incompatible Changes) by Steven Bethard 2006-04-13 13:36:24 +00:00