Commit Graph

3136 Commits

Author SHA1 Message Date
Barry Warsaw 254d2fd256 updates 2008-09-13 00:22:56 +00:00
Barry Warsaw 46a946992a update for new schedule 2008-09-12 12:59:14 +00:00
Benjamin Peterson 16641f0658 remove memoryview.size from PEP 2008-09-10 21:47:14 +00:00
Brett Cannon 6df8c268f4 Clarify reasonaing behind removing bsddb. 2008-09-04 03:25:53 +00:00
Barry Warsaw 901d21d134 updates 2008-08-21 03:04:15 +00:00
Brett Cannon a7c0ec55a3 Clean up listing of what has been done for PEP 3108 to make it easier to find what has not been done. 2008-08-17 20:51:56 +00:00
Benjamin Peterson dce6a1ceec I wrote docs for symtable 2008-08-16 21:51:42 +00:00
Barry Warsaw 82099a1536 fix typo in b3 release date 2008-08-11 22:58:47 +00:00
Georg Brandl df7739e894 Fix PEP urls. 2008-08-10 17:25:11 +00:00
Barry Warsaw ae4547d325 update some urls 2008-08-10 13:59:20 +00:00
Jesse Noller 28eda976e9 Adjust threading article date, shift open issues to closed for pep 371 2008-08-01 01:31:32 +00:00
Brett Cannon d65cb1112b The sunaudio module has been removed from 3.0. 2008-07-25 18:23:43 +00:00
Brett Cannon ea656f1660 urllib has been dealt with. 2008-07-25 18:03:29 +00:00
Brett Cannon ee3b2d693e sunaudio has been deprecated in 2.6. 2008-07-18 19:32:08 +00:00
Brett Cannon 2b6928875e Add a Maintenance Burden section with bsddb3 as its inaugural member. 2008-07-18 18:04:00 +00:00
Brett Cannon e1a8b79b32 More rationale for sunaudio's removal. 2008-07-18 05:08:00 +00:00
Brett Cannon d38fc5ec06 Add sunaudio to the chopping block. It was always in the PEP, just not as its
own bullet point.
2008-07-18 04:41:23 +00:00
Barry Warsaw 7881cd09fc updates 2008-07-18 03:44:59 +00:00
Barry Warsaw 56213e6d4f Updates for 2.6b2 and 3.0b2. 2008-07-18 03:33:57 +00:00
Eric Smith df71810b82 Changed language about upper case float formats 'E' and 'F'. I'm not wild about my language, but I didn't want to get into the details of 'nan', 'NAN', etc. Improvements welcome. 2008-07-17 14:34:14 +00:00
Eric Smith 3722b933b5 Added '#' alternate formatting for integers. See issue 3138. 2008-07-14 15:50:26 +00:00
Benjamin Peterson 618b33c9e8 Alexandre has handled the fast versions of StringIO and pickle 2008-07-13 22:12:10 +00:00
Andrew M. Kuchling 418751f718 Update date 2008-07-13 18:10:22 +00:00
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