Commit Graph

235 Commits

Author SHA1 Message Date
Georg Brandl f4ec01b5f8 CL usage is removed from aifc. 2008-06-07 19:03:20 +00:00
Georg Brandl 1254bb5028 There is nothing left to do for thread in 2.6. 2008-06-01 21:29:14 +00:00
Georg Brandl b1fc5cde67 htmllib and sgmllib are done. 2008-06-01 21:26:23 +00:00
Brett Cannon ec35ff908d UserString has been dealt with. 2008-05-29 17:22:47 +00:00
Brett Cannon 2fbe655f68 The commands module is finished. 2008-05-27 05:10:49 +00:00
Benjamin Peterson d9ee9ef522 commands module work is complete 2008-05-26 21:33:52 +00:00
Benjamin Peterson c2dd0b0f46 did 2.6 work for commands module 2008-05-26 19:55:02 +00:00
Brett Cannon 94bf7c69bf Update status of commands. 2008-05-26 19:07:19 +00:00
Georg Brandl 458f8482a3 http package is done. 2008-05-26 16:33:19 +00:00
Georg Brandl 565e14afbf xmlrpc package is done. 2008-05-26 11:14:42 +00:00
Georg Brandl 42cc882c03 dbm package is done. 2008-05-26 10:31:09 +00:00
Brett Cannon fbe567c9aa PEP 8 name violations have now been dealt with. 2008-05-26 00:22:36 +00:00
Georg Brandl 0e03a06117 thread and dummy_thread done in 3.0. 2008-05-25 13:06:44 +00:00
Georg Brandl 4a54b8fc71 "dummy_thread" is not removed but renamed to _dummy_thread. 2008-05-25 12:32:33 +00:00
Georg Brandl 748d7cdd71 _winreg is done. 2008-05-25 07:57:43 +00:00
Georg Brandl 852274f1f7 ConfigParser and Queue are reverted in 2.6. 2008-05-25 07:26:41 +00:00
Brett Cannon b6c1ff24c1 socketserver reverted thanks to Georg. 2008-05-24 19:32:37 +00:00
Brett Cannon 445c6a8a1f reprlib renaming has been reverted in 2.6. 2008-05-23 05:07:57 +00:00
Brett Cannon 1970afe1fa Rename for test.test_support is finished. 2008-05-20 22:10:23 +00:00
Brett Cannon 03b5d4bf9b Update the status of various things. 2008-05-20 18:48:15 +00:00
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