Commit Graph

3005 Commits

Author SHA1 Message Date
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
Benjamin Peterson 190f671d74 fix encoding issue which prevented PEPs from building 2008-05-14 21:16:02 +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
Eric Smith 7b1a14e238 Added 'n' presentation type for integers. 2008-05-11 18:59:32 +00:00