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 |
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 |
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 |
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 |
Brett Cannon
|
01dc8581aa
|
Clean up whitespace.
|
2008-05-01 19:23:35 +00:00 |
Brett Cannon
|
2d5e9a9d42
|
Add a comment how the fix_imports fixer is an example of how to get imports
changed by 2to3.
|
2008-05-01 18:03:52 +00:00 |
Brett Cannon
|
9aa01f87f7
|
Add more detail about how to handle modules that are renamed.
|
2008-04-29 21:46:32 +00:00 |
Brett Cannon
|
b9a095d174
|
A bunch of minor changes along with adding Canvas to the deletion list and
saving sched.
|
2008-04-29 21:45:05 +00:00 |
Brett Cannon
|
99686f194a
|
A minor grammatical error and a clarification of transition, thanks to Terry
Reedy.
|
2008-04-29 05:24:29 +00:00 |
Brett Cannon
|
933c4e1cad
|
Note that the mhlib module should go since the 'mailbox' module handles the
same case.
|
2008-04-29 05:20:37 +00:00 |
Brett Cannon
|
51636fc7f7
|
List all undocumented Mac modules.
|
2008-04-29 00:56:36 +00:00 |
Brett Cannon
|
05c0020d64
|
Flesh out plat-irix[56] removal with all undocumented modules.
|
2008-04-29 00:47:38 +00:00 |
Brett Cannon
|
156721fdef
|
Copy over PEP 4 reasoning for why modules should be removed.
|
2008-04-29 00:37:53 +00:00 |
Brett Cannon
|
593532786b
|
More updates based on talking with Guido. Big ones are renaming the proposed tk
package to tkinter, and the proposed url package to urllib.
|
2008-04-29 00:27:49 +00:00 |
Brett Cannon
|
7eb4f5ec81
|
Make some changes at Guido's suggestion.
|
2008-04-26 04:05:53 +00:00 |
Brett Cannon
|
8c51c0f26c
|
Clean up the PEP 8 section to only list stuff not slated to be renamed through
some other mechanism.
|
2008-04-17 23:27:17 +00:00 |
Brett Cannon
|
8bc8e44b23
|
Clarify some wording.
|
2008-04-16 00:41:32 +00:00 |
Brett Cannon
|
e3cf234347
|
Rename dbm.db to dbm.bsd to disambiguate the name.
|
2008-04-10 20:53:56 +00:00 |
Brett Cannon
|
965549d23b
|
Update where StringIO ended up.
|
2008-03-25 19:08:08 +00:00 |
Neal Norwitz
|
d6e227344e
|
dl was removed in r61837.
|
2008-03-24 06:25:10 +00:00 |
Brett Cannon
|
c25bd03722
|
Add dircache and linecache to the lineup at the chopping block.
|
2008-03-24 01:39:08 +00:00 |
Brett Cannon
|
936e0f67eb
|
Change the wording for why the Mac modules should go.
|
2008-03-19 21:00:47 +00:00 |