Commit Graph

3113 Commits

Author SHA1 Message Date
Brett Cannon 73c121d65d robotparser has been handled. 2008-07-11 01:00:57 +00:00
Brett Cannon 0b4adf3fa5 Knock urlparse off the todo list. 2008-07-11 00:43:40 +00:00
Barry Warsaw 6058b52913 add link to gcal 2008-07-02 02:07:40 +00:00
Brett Cannon 32f90f6aba Update status of the urllib package. 2008-07-02 02:06:11 +00:00
Barry Warsaw 092f4694ef add link to gcal 2008-07-02 01:54:43 +00:00
Barry Warsaw 88fb1033de Update planned release dates. 2008-07-01 22:59:36 +00:00
Brett Cannon d7a32f6776 The urllib package has been handled for 3.0 (I think). 2008-07-01 22:53:52 +00:00
Brett Cannon 2b5793d480 It looks like the cl module was properly handled for 2.6 already. 2008-07-01 22:46:37 +00:00
Georg Brandl 2401dd2c7b Rewrap to 70 chars per line. 2008-06-19 20:51:39 +00:00
Armin Ronacher cc4edbbe38 Fixed rst syntax error in pep 372 2008-06-19 11:40:35 +00:00
Armin Ronacher 9920f48254 Updated PEP 372 for Python 3 2008-06-19 10:41:47 +00:00
Barry Warsaw 3d4c067d54 Update PEP 361 2008-06-19 02:34:14 +00:00
Armin Ronacher 3bb6dabe2f PEP 0372: `__reverse__` -> `__reversed__` 2008-06-17 09:23:26 +00:00
Armin Ronacher 815abaa790 PEP 0372: added notice on comparing 2008-06-17 09:13:43 +00:00
David Goodger 37739ca138 markup: removed blank lines to make a definition list 2008-06-16 20:41:12 +00:00
Georg Brandl 64bf26edce Further fixes. 2008-06-16 12:21:12 +00:00
Georg Brandl aea5f35bdc Fix PEP title. 2008-06-16 12:11:23 +00:00
Georg Brandl 91358c346a Updates and fixes from Armin. 2008-06-16 10:15:48 +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
Benjamin Peterson df1744dfb6 finished with rfc822 2008-06-12 23:39:54 +00:00
Benjamin Peterson 9a33e07668 done with mimetools 2008-06-12 14:25:40 +00:00
Georg Brandl 15518339db PEP 361 update. 2008-06-11 18:48:00 +00:00
Georg Brandl f5bd80a3ab PEP 3138 is final. 2008-06-11 18:41:49 +00:00
Raymond Hettinger 054ae8d319 Update PEP to match the mini-pep for simplifying Intergal. 2008-06-11 00:26:20 +00:00
Benjamin Peterson e078deceb9 update for new docs 2008-06-08 00:24:21 +00:00
Georg Brandl f4ec01b5f8 CL usage is removed from aifc. 2008-06-07 19:03:20 +00:00
Georg Brandl 3f5af48010 Status update in PEP 361. 2008-06-07 12:56:39 +00:00
Georg Brandl adc30d2836 bytes aren't mutable anymore. 2008-06-07 12:55:52 +00:00
Guido van Rossum b4c0b18633 Clarify preferred way to break at a binary operator. 2008-06-06 18:48:49 +00:00
Travis E. Oliphant 617bc3a168 Remove locking scheme from PEP 3118 buffer protocol. See issue 3046 in python bug tracker. 2008-06-06 16:33:50 +00:00
David Goodger 351a920ce3 update from PEP authors 2008-06-06 02:20:47 +00:00
Raymond Hettinger 922cb7554a Update the PEP to reflect that Exact and Inexact were dropped shortly after Pycon. 2008-06-05 23:12:33 +00:00
Guido van Rossum 2840a2d09b New cleaned-up version from Atsuo. 2008-06-05 17:28:44 +00:00
Guido van Rossum c9332b34c2 Accept PEP 371, adding the multiprocessing package. 2008-06-05 17:21:07 +00:00
Guido van Rossum 06efb622d8 Update from Jesse addressing API renaming to comply with PEP 8. 2008-06-03 21:11:26 +00:00
Guido van Rossum bc5e283eac Accepted PEP 3138 (changes to repr() in Py3k). 2008-06-03 20:59:18 +00:00
David Goodger c1c32cec2e fixed keyword 2008-06-03 15:35:18 +00:00
David Goodger 80c9a5be69 fixed properties 2008-06-03 15:18:48 +00:00
David Goodger d4a3c15ade fixed propoerties 2008-06-03 15:01:13 +00:00
David Goodger 131ae20c32 name of second author was missing from HTML 2008-06-03 14:52:46 +00:00
David Goodger 330e218520 fixed SVN keywords 2008-06-03 14:51:01 +00:00
David Goodger 1f996f3ebc re-wrapped text to 70 columns 2008-06-03 14:19:58 +00:00
David Goodger 1cabbf4c39 changes from PEP authors; corrections 2008-06-03 14:14:50 +00:00
Barry Warsaw 43996147f7 first betas now planned for June 11th 2008-06-02 22:54:45 +00:00
Guido van Rossum 734d206f35 Fix indent on one last set of nested bullets. 2008-06-02 22:28:42 +00:00
Guido van Rossum 11bb57a6b0 Add back missing \\ in front of xXX. 2008-06-02 22:27:46 +00:00
Guido van Rossum 9934e842de Fix lay-out glitches and remove gmail turd. 2008-06-02 22:26:21 +00:00
Guido van Rossum 564e85c33f Correct PY_UNICODE_ISPRINTABLE to Py_UNICODE_ISPRINTABLE. 2008-06-02 22:23:23 +00:00
Guido van Rossum 4f64d25025 New version from Atsuo. 2008-06-02 22:19:25 +00:00