Commit Graph

3057 Commits

Author SHA1 Message Date
Alexandre Vassalotti fc0a6a159c Dealt with the Queue module. 2008-05-11 20:10:09 +00:00
Eric Smith 7b1a14e238 Added 'n' presentation type for integers. 2008-05-11 18:59:32 +00:00
Alexandre Vassalotti ccfad28291 Dealt with the copy_reg module. 2008-05-11 09:05:57 +00:00
Brett Cannon 94a820b2b7 Use parentheses for specific notes about what is holding up a removal instead
of square brackets to make the notes stand out more.
2008-05-11 03:15:43 +00:00
Brett Cannon 3ad834e780 The sre module was already deprecated. 2008-05-11 03:11:57 +00:00
Brett Cannon b6b2ab238f Update what is needed to get rid of htmllib and sgmllib. 2008-05-11 03:08:49 +00:00
Brett Cannon 6096cc52c8 popen2 was already deprecated (normally) in 2.6. 2008-05-11 03:07:38 +00:00
Brett Cannon 00afb3b523 Dealt with the mhlib module. 2008-05-11 03:05:14 +00:00
Brett Cannon 8f5065a319 Fix up markup for the deprecation warning in docs. 2008-05-11 01:04:02 +00:00
Brett Cannon 4315b2b295 linuxaudiodev has been dealt with. 2008-05-11 00:52:09 +00:00
Brett Cannon e36c31b2f7 ihooks has been handled. 2008-05-10 22:47:29 +00:00
Brett Cannon 4c3bfaa549 The fpformat module has been dealt with. 2008-05-10 22:15:12 +00:00
Brett Cannon 6acc286508 The dl module has been handled in 2.6. 2008-05-10 21:25:56 +00:00
Brett Cannon d98bb8279e The dircache module has been handled. 2008-05-10 21:14:13 +00:00
Brett Cannon 60c5d0252e Remove a module that doesn't actually exist. 2008-05-10 19:56:20 +00:00
Brett Cannon d6fa233c8f Add DocXMLRPCServer to xmlrpc.server. 2008-05-10 19:51:45 +00:00
Brett Cannon 36fa74088c The Canvas module has been dealt with. 2008-05-10 03:20:19 +00:00
Brett Cannon c689a1f831 The compiler package has been handled in 2.6. 2008-05-10 03:00:05 +00:00
Brett Cannon 9a375c69b5 The bsddb185 module has been handled in 2.6. 2008-05-10 02:49:52 +00:00
Brett Cannon b364be7daa Doc that Bastion and rexec have been taken care of for 2.6. 2008-05-10 02:27:51 +00:00
Brett Cannon fded256bde Flesh out the transition plan for removing modules to cover what to do for
extension modules and to be more specific about doc changes.
2008-05-10 02:24:33 +00:00
Brett Cannon cb1cd53576 The pure module is handled for 2.6. 2008-05-09 22:54:06 +00:00
Christian Heimes de7124dfe1 Added notes about the new build_ext --user and site module features 2008-05-09 12:28:35 +00:00
Christian Heimes ea752eeaf0 VS 9.0 doesn't ship with cabarc.exe. Windows developers have to install the CAB SDK 2008-05-09 12:28:07 +00:00
Brett Cannon 9bd2b9e1a2 Handled toaiff in 2.6. 2008-05-09 05:33:55 +00:00
Brett Cannon 8520c88587 The test.testall module has been handled in 2.6. 2008-05-09 05:26:44 +00:00
Brett Cannon 6c1e8542b5 The new module has been deprecated in 2.6. 2008-05-09 05:21:18 +00:00
Barry Warsaw 704fa2fc99 Major updates to PEP 101 -- I actually took notes this time!
Python 2.6a3 and 3.0a5 are released today.
2008-05-08 23:52:56 +00:00
Brett Cannon ae15133374 The user module has been dealt with in 2.6. 2008-05-08 20:38:15 +00:00
Brett Cannon 5f6490dff3 The user module has been removed from 3.0. 2008-05-08 20:32:38 +00:00
Brett Cannon c416e0e93f Add the step of suppressing deprecation warnings in a module's test code. 2008-05-08 20:01:15 +00:00
Brett Cannon 5e82fd0d44 stringold has been dealt with. 2008-05-08 19:54:02 +00:00
Brett Cannon 755b55ed10 The mutex module has been handled. 2008-05-08 19:28:11 +00:00
Brett Cannon 6fcfd6b0f0 Flesh out documentation removal step. 2008-05-08 18:22:19 +00:00
Brett Cannon 082a21e362 Mark the imputil module as done. 2008-05-08 18:17:06 +00:00
Brett Cannon b1a674bfe9 Update the procedure for a module's removal to cover the 'deprecated' directive
in the module's docs. Also state that removing the module in 3.0 first is the
best option to know where the module itself is used.
2008-05-08 04:40:25 +00:00
Brett Cannon 89a7ff6a1f Add a note about the TextMate bundle and its command to help deprecate modules
for removal.
2008-05-06 23:57:01 +00:00
Brett Cannon cf9f3f1d18 Thoroughly document the steps needed to handle a module slated for removal. 2008-05-06 23:36:55 +00:00
Brett Cannon 3bb88db7d7 The audiodev has been deprecated in 2.6. The module is now handled. 2008-05-06 23:25:32 +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
Brett Cannon e0e1984014 Turns out sre has been deprecated since at least 2.5. It should be removed. 2008-05-05 23:22:05 +00:00
Guido van Rossum 71c6c861a3 Accept PEP 3108 (library reform). 2008-05-05 22:32:12 +00:00
Benjamin Peterson 493a3a6972 Two spaces between each section 2008-05-05 22:30:14 +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
Guido van Rossum dcd2305766 Fix a few typos. 2008-05-05 20:48:00 +00:00
Brett Cannon 8ec85d4d6f Update the post history. 2008-05-03 23:47:20 +00:00
Brett Cannon 2f40fa9044 Move anydbm and whichdb to dbm.__init__. 2008-05-03 23:22:37 +00:00
Georg Brandl 4e23bb4aee Add suggestion for ast module. 2008-05-02 08:07:03 +00:00