Commit Graph

538 Commits

Author SHA1 Message Date
Benjamin Peterson 52f6641d1d update email address 2008-12-24 00:23:29 +00:00
Barry Warsaw 223cf4d351 Withdraw PEP 364 2008-12-05 13:03:28 +00:00
Georg Brandl f44b2cf36f Move DVCS PEP to better location.
Hey, nice symmetry between the two VCS PEP numbers :)
2008-11-23 21:04:35 +00:00
Benjamin Peterson c5dc69443e add pep 374 to numerical pep index 2008-11-08 17:55:29 +00:00
Brett Cannon 759f947f5c Create PEP 374: Migrating from svn to a distributed VCS. 2008-11-08 02:05:22 +00:00
Benjamin Peterson 6610b994b4 add a skeleton 2.7 release schedule pep 2008-11-03 19:06:58 +00:00
Benjamin Peterson 86b89db27f missed another place to update; the index really should be generated... 2008-11-03 18:51:29 +00:00
Benjamin Peterson 49e696dde8 update authors 2008-11-03 15:29:42 +00:00
Georg Brandl aea5f35bdc Fix PEP title. 2008-06-16 12:11:23 +00:00
Georg Brandl 60cae8daed Add PEP 372, Adding an ordered directory to collections. 2008-06-16 06:08:08 +00:00
Guido van Rossum 86de0a6dbe Accept PEP 3134 (exception chaining etc.). 2008-06-14 20:24:17 +00:00
Georg Brandl f5bd80a3ab PEP 3138 is final. 2008-06-11 18:41:49 +00:00
Guido van Rossum c9332b34c2 Accept PEP 371, adding the multiprocessing package. 2008-06-05 17:21:07 +00:00
Guido van Rossum bc5e283eac Accepted PEP 3138 (changes to repr() in Py3k). 2008-06-03 20:59:18 +00:00
David Goodger 1cabbf4c39 changes from PEP authors; corrections 2008-06-03 14:14:50 +00:00
Georg Brandl 3bba8241c6 Formatting nits. 2008-05-29 21:14:46 +00:00
Benjamin Peterson 729cfc4fd8 add PEP 3140 (rejected): str(container) should call str(item), not repr(item) 2008-05-29 21:03:57 +00:00
Georg Brandl cf08dcdd09 Add PEP 371, Addition of the processing module, by Jesse Noller/Richard Oudkerk. 2008-05-28 15:28:08 +00:00
Benjamin Peterson ae03c476b7 put m PEP in the rejected section 2008-05-06 22:03:06 +00:00
Benjamin Peterson 1681ce0a58 Add my old rejected PEP: Cleaning out sys and the interpreter module 2008-05-06 22:01:54 +00:00
Guido van Rossum 9bd9dae533 Accept PEP 370 (Per user site-packages directory). 2008-05-06 17:01:00 +00:00
Guido van Rossum 71c6c861a3 Accept PEP 3108 (library reform). 2008-05-05 22:32:12 +00:00
Guido van Rossum 4bb3cc5475 Add PEP 3138 by Atsuo Ishimoto, String representation in Python 3000. 2008-05-05 21:50:12 +00:00
Georg Brandl d9772739ca Fix tabs and indentation. 2008-04-05 12:18:02 +00:00
Benjamin Peterson 7411c45eb5 got other instance of Python 2.6 release schedule and added 3.0 2008-04-04 17:05:17 +00:00
Benjamin Peterson 9480accad2 2.6 release schedule is now the 3.0 schedule, too 2008-04-01 22:08:06 +00:00
Guido van Rossum 49b754ac13 Reject PEP 365 (pkg_resources). 2008-03-18 05:33:08 +00:00
Christian Heimes da08263556 Added PEP 369 and PEP 370 2008-01-14 20:42:39 +00:00
Guido van Rossum f2126d0591 Mark PEP 3141 as accepted. 2007-12-19 04:16:33 +00:00
Guido van Rossum e04321d079 Mark PEP 3116 as accepted -- I'm unlikely to change it much now.
Also update it to include the errors argument, which goes hand in hand with
the encoding argument.
2007-12-05 00:26:25 +00:00
Nick Coghlan 432bc6de6b Mark PEP 366 as implemented 2007-12-03 12:56:32 +00:00
Nick Coghlan 69c82ae02c Mark PEP 366 as accepted 2007-12-03 12:50:52 +00:00
Guido van Rossum 3a3893f2e4 Mark PEP 3137 as accepted.
Mark Summerfield sent some comments on PEP 358 (I also referenced PEP 3137).
2007-10-03 16:04:53 +00:00
Andrew M. Kuchling 0c7c11adc6 Remove name from PEP 3100; no time to follow 3.0 2007-10-03 11:24:09 +00:00
Guido van Rossum 8eb885a264 PEP 3137: immutable bytes and mutable buffer. 2007-09-26 21:55:16 +00:00
Collin Winter bd5c6b8e87 Mark PEP 3109 as final. 2007-08-31 00:17:57 +00:00
Guido van Rossum 6f6569dd17 Accept 3101. Mark 3118 as accepted in the index. 2007-08-30 22:35:37 +00:00
Guido van Rossum aad43d475f Mark 3115 as final. 2007-08-24 22:43:58 +00:00
Martin v. Löwis fd9a462949 Mark PEP 3131 as final. 2007-08-15 07:53:23 +00:00
Martin v. Löwis f89e03d817 Mark PEP 3120 as final. 2007-07-29 18:21:40 +00:00
Martin v. Löwis aa473132f2 Mark PEP 3123 final. 2007-07-29 17:17:45 +00:00
Guido van Rossum db53aa267c Accept 3127. There's nothing left to do. 2007-07-19 17:10:10 +00:00
Guido van Rossum 637fe47a46 Accept PEP 3112. I don't see anything left over. 2007-07-19 17:06:46 +00:00
Guido van Rossum 3a1300c54b Reject PEP 3136. 2007-07-18 23:11:31 +00:00
Guido van Rossum d32e45c7e4 Defer PEP 3124. 2007-07-17 22:52:08 +00:00
Georg Brandl 35bcc8d49e Add PEP 368, ``Standard image protocol and class'', by L. Mastrodomenico. 2007-06-30 19:07:03 +00:00
Georg Brandl ebc819eaff Add PEP 3136 by Matt Chisholm, ``Labeled break and continue''. 2007-06-30 18:31:14 +00:00
Brett Cannon 6983fb3949 Add missing accent marks on MAL's name. 2007-06-28 20:07:12 +00:00
Brett Cannon 681781a940 Standardize Marin von Loewis' name. 2007-06-28 20:03:18 +00:00
Brett Cannon 8dc0e19ce5 Make Barry Warsaw's name consistent. 2007-06-28 19:53:41 +00:00