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 |
Brett Cannon
|
db865784af
|
Make Jim J. Jewett's name consistent.
|
2007-06-28 19:49:58 +00:00 |
Brett Cannon
|
c981dc3b4c
|
Standardize Gregory Ewing's name.
|
2007-06-28 19:46:22 +00:00 |
Brett Cannon
|
c33689e5ec
|
Make Raymond Hettinger's name consistent.
|
2007-06-28 19:44:20 +00:00 |
Brett Cannon
|
4d81183620
|
Standardize Jeremy Hylton's email address.
|
2007-06-28 00:01:26 +00:00 |
Brett Cannon
|
0df0c0543a
|
Update Richard Jones' email address.
|
2007-06-21 00:48:29 +00:00 |
Brett Cannon
|
59afc13ab0
|
Update Aahz's email address.
|
2007-06-20 21:25:29 +00:00 |
Brett Cannon
|
9037ae9e99
|
Change Alex Martelli's email address.
|
2007-06-20 19:14:01 +00:00 |
Brett Cannon
|
9fe45a32c3
|
Make all meta-PEPs be Process PEPs.
|
2007-06-19 04:52:34 +00:00 |
Brett Cannon
|
5edb2fcc07
|
Reject long-standing empty PEPs. Also allows for the removal of the empty PEP
section from the categorical index.
|
2007-06-15 21:37:20 +00:00 |
Guido van Rossum
|
d5deae29b7
|
Renumber 344 -> 3134 and 367 -> 3135.
|
2007-06-07 22:17:56 +00:00 |
Neal Norwitz
|
e0ce1d9e0a
|
PEP 3111 (restoring input) has been implemented so mark it Final.
Also wrap some long lines in the PEP.
|
2007-05-25 06:17:11 +00:00 |