Commit Graph

265 Commits

Author SHA1 Message Date
Brett Cannon 91492bc114 Add a step in a rename to update 2to3. 2008-05-20 04:24:16 +00:00
Brett Cannon bb97eaf2ba Add the commit block step for renaming a module in 2.6. 2008-05-20 04:12:14 +00:00
Brett Cannon 5f18379620 Update the PEP to not rename modules in 2.6; just add a note to their docs.
Also update that the modules that have been renamed in 2.6 need to be reverted.

Some random other clean-ups were also done.
2008-05-20 04:09:18 +00:00
Brett Cannon 6904651ef0 Tweak status of merging C variants of modules. 2008-05-19 20:06:09 +00:00
Fred Drake 3f75c56b9c remove to-do marker for a rename that's been done (HTMLParser, htmlentitydefs
moved to the html package)
2008-05-18 06:23:56 +00:00
Georg Brandl 5650995a7a Tkinter is done.
Credits go to Guilherme Polo, who did all the work in #2839.
I just applied and committed the patches.
2008-05-17 19:19:10 +00:00
Georg Brandl b1237d6f88 Tkinter is done in 2.6. 2008-05-16 17:41:17 +00:00
Alexandre Vassalotti 7ace77c352 Dealt with the repr module. 2008-05-16 07:20:00 +00:00
Brett Cannon 57bcbda8f0 Fix some markup errors. 2008-05-16 06:04:08 +00:00
Brett Cannon 2cd05ffd46 Add a TODO marker for everything left to do. 2008-05-16 04:25:04 +00:00
Brett Cannon 774b406b5b Handled statvfs. 2008-05-16 00:51:35 +00:00
Alexandre Vassalotti cad32f9d78 Fixed typo. 2008-05-15 21:28:52 +00:00
Alexandre Vassalotti 9dd6bda47a Updated renaming process section.
Hopefully, this will help other developers to not make the same
mistakes I did.
2008-05-15 21:19:55 +00:00
Brett Cannon 20f5d9105c Handled sunaudiodev/SUNAUDIODEV (and thus all platform-specific modules slated
for removal).
2008-05-15 07:13:02 +00:00
Brett Cannon 0d37fbc8ac Turns out gestalt is needed for the 'platform' module. 2008-05-15 07:05:13 +00:00
Brett Cannon e256550bb8 The IRIX and Mac modules have all been handled. 2008-05-15 04:37:59 +00:00
Brett Cannon 5eecb93aa5 Dealt with docs updates on IRIX modules. 2008-05-15 04:34:30 +00:00
Brett Cannon 1badf80df3 Handled WAIT. 2008-05-15 04:18:05 +00:00
Brett Cannon 884ffb1aab Handled torgb. 2008-05-15 04:15:47 +00:00
Brett Cannon bb93330d74 Handled SV. 2008-05-15 04:13:47 +00:00
Brett Cannon a9ee950132 Handled readcd. 2008-05-15 04:08:52 +00:00
Brett Cannon a141d418a9 Handled panelparser. 2008-05-15 03:49:27 +00:00
Brett Cannon befd8a40eb Handled panel from IRIX. 2008-05-15 03:47:03 +00:00
Brett Cannon e19c8eff51 Handled jpeg. 2008-05-15 03:44:30 +00:00
Brett Cannon 0a1c9372fd Handled IOCTL. 2008-05-15 03:42:23 +00:00
Brett Cannon 97c4da3b6a Handled IN for IRIX. 2008-05-15 03:36:44 +00:00
Brett Cannon eca2b98173 Handled imgfile. 2008-05-15 03:33:55 +00:00
Brett Cannon 144d07cbc1 Handled GLWS. 2008-05-15 03:29:50 +00:00
Brett Cannon ffc4168864 Handled GET. 2008-05-15 03:27:45 +00:00
Brett Cannon a7339ca8fe Handled 'fm'. 2008-05-15 03:23:41 +00:00
Brett Cannon 4a4a84d381 FL/flp/fl has been handled. 2008-05-15 03:21:09 +00:00
Brett Cannon 45f529ce47 Handled FILE. 2008-05-15 03:17:55 +00:00
Brett Cannon dd7ad0ae11 Handled ERRNO. 2008-05-15 03:16:13 +00:00
Brett Cannon 3ea2ba2c1a Mark what IRIX modules have docs that need a deprecation warning (will deal
with in a single pass later).
2008-05-15 01:21:46 +00:00
Alexandre Vassalotti b2cdd14ca0 Dealt with ConfigParser. 2008-05-14 23:11:48 +00:00
Brett Cannon c790398022 Handled CL/CL_old/cl. 2008-05-14 21:12:41 +00:00
Brett Cannon dcbfff72b0 Handled cdplayer. 2008-05-14 21:09:16 +00:00
Brett Cannon d6ba64f6ac cddb is done. 2008-05-14 20:34:49 +00:00
Brett Cannon 9e348269d2 Cd/cd have been handled. 2008-05-14 20:32:39 +00:00
Brett Cannon 227cb4b26a Add in the CD module to be removed along with cd. 2008-05-14 20:25:58 +00:00
Brett Cannon f166a33225 Al/al has been handled. 2008-05-14 01:10:45 +00:00
Benjamin Peterson f6eb8d417e mac module removal is done 2008-05-12 22:39:45 +00:00
Georg Brandl 20d6a3bcb1 The copyreg, queue and socketserver docs are done. 2008-05-12 10:06:26 +00:00
Brett Cannon c6f010a86b The timing module has been dealt with. 2008-05-12 03:48:10 +00:00
Brett Cannon 0442db4860 Make sure to update all references to a module's new name in 2.6. 2008-05-12 03:35:20 +00:00
Brett Cannon a6bd1b06ff socketserver has been dealt with. 2008-05-12 03:21:47 +00:00
Brett Cannon 4f302859ef The multifile module has been handled. 2008-05-12 03:19:42 +00:00
Brett Cannon b0f11a1ed2 Note to use 2to3 for renaming modules and their imports. 2008-05-12 02:48:57 +00:00
Brett Cannon c9e5488451 Note that the warnings should be the first thing in the module. 2008-05-12 02:48:04 +00:00
Brett Cannon 3b3bb5f4cc Swap the first two steps in renaming a module to prevent svnmerge from
complaining about local changes.
2008-05-12 02:25:23 +00:00
Brett Cannon 46bb496a67 List the two Mac-specific modules that should probably just be completely
ripped out (as long as key things don't break, e.g., framework builds).
2008-05-12 02:20:02 +00:00
Brett Cannon 21da155396 Add some missing Mac modules. 2008-05-12 02:18:40 +00:00
Brett Cannon 65cee1509c MimeWriter was already handled in 2.6. 2008-05-12 02:13:00 +00:00
Brett Cannon 549ddc2b5a The cfmfile module was already dealt with in 2.6. 2008-05-12 02:10:32 +00:00
Brett Cannon b6d63c0fff Put buildtools with Mac modules. 2008-05-12 02:08:35 +00:00
Brett Cannon 9ae9cd4096 Minor updates. 2008-05-12 01:32:36 +00:00
Brett Cannon 3710798a7b Since updating all references to a module's new name is no longer done in 2.6,
make sure it is done in 3.0.
2008-05-12 01:28:42 +00:00
Brett Cannon c28d3347a5 Tweak how issues are displayed.
Also re-jigger docs in 2.6 for renames to not change all references. This should minimize confusion.
2008-05-12 01:27:08 +00:00
Brett Cannon e784a30c98 Update what needs to be done for PEP 4 modules.
Also list all known issues related to the PEP for easy tracking.
2008-05-12 01:24:10 +00:00
Brett Cannon 45532ba2e5 Doc what needs to be done to get rid of the User* modules. 2008-05-12 00:54:41 +00:00
Brett Cannon 5518dd5173 Add to what is needed for 'thread' to also cover 'dummy_thread'. 2008-05-12 00:44:49 +00:00
Brett Cannon 98e1cd24fd Doc what needs to be done for "removing" thread. 2008-05-12 00:43:58 +00:00
Brett Cannon b5c66f9422 Doc what needs to be done for getting rid of statvfs. 2008-05-12 00:41:19 +00:00
Brett Cannon d9306425da Doc what needs to be done for getting rid of stat. 2008-05-12 00:40:07 +00:00
Brett Cannon bacee85fe3 imageop is dealt with in 2.6. 2008-05-12 00:09:36 +00:00
Brett Cannon 1d93d39f49 Update status of Queue; docs need to match new process. 2008-05-11 23:57:12 +00:00
Brett Cannon 6cd970eb03 Give some tips on how to handle the commit order. 2008-05-11 23:56:15 +00:00
Brett Cannon 7d461dc3cd On second though, go back to the old order. 2008-05-11 23:54:39 +00:00
Brett Cannon e2698404a7 Re-arrange the commit order to minimize commits. 2008-05-11 23:53:19 +00:00
Brett Cannon c6f94dc99d Try to outline the steps necessary to rename a module. 2008-05-11 23:24:02 +00:00
Brett Cannon badf0e28fb The sre module has been dealt with. 2008-05-11 22:48:15 +00:00
Brett Cannon bc33ebff71 PixMapWrapper is slated for removal (sorry, Alexandre, for not catching that sooner). 2008-05-11 22:24:17 +00:00
Alexandre Vassalotti 665d437a48 Dealt with the PixMapWrapper module. 2008-05-11 20:37:21 +00:00
Alexandre Vassalotti fc0a6a159c Dealt with the Queue module. 2008-05-11 20:10:09 +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
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
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