Commit Graph

67 Commits

Author SHA1 Message Date
Brett Cannon eba89b20a2 Update stats on StringIO/cStringIO. 2007-12-15 00:36:23 +00:00
Brett Cannon bed831eb48 Not renaming the 'repr' module but removing it. 2007-12-15 00:33:45 +00:00
Brett Cannon 4770769b04 Note how the 'new' module is gone. 2007-12-14 23:59:22 +00:00
Brett Cannon 68c60195dd Fix a markup error. 2007-12-14 22:48:09 +00:00
Fred Drake ab9b8f4e37 note that markupbase renaming is done 2007-12-07 11:11:14 +00:00
Brett Cannon 8c7238cc5f Let getopt live. 2007-12-06 19:11:29 +00:00
Brett Cannon 7645efeee7 Update PEPs on modules that have been removed in Py3K but not noted. 2007-10-05 05:39:45 +00:00
Neal Norwitz 280b1f6494 Update with some modules that were (re)moved 2007-08-03 05:24:40 +00:00
Brett Cannon cdf5d3ce68 Fix the headers so that they are in the right order and no required headers are
missing.
2007-06-19 04:20:07 +00:00
Brett Cannon 5c3728c93e imageop module was removed. 2007-05-20 07:32:18 +00:00
Brett Cannon 0b91090d8e Update PEPs based on the removal of rgbimg from Python 2.6. 2007-05-20 07:13:46 +00:00
Neal Norwitz f8c26057aa Add some additional info about removing a module. 2007-05-17 21:52:13 +00:00
Neal Norwitz be76239737 Add a note about a new database package. 2007-05-17 21:49:32 +00:00
Brett Cannon 24fa739905 Clean up listing of what modules are deprecated and thus should go from Py3K. 2007-05-16 04:31:51 +00:00
Brett Cannon 80ceb20a67 Document the removal of the 'pure' module. 2007-05-16 04:06:53 +00:00
Brett Cannon 8ec67fd090 Update deprected module removals. 2007-05-16 04:06:05 +00:00
Brett Cannon f6496867de Mention to edit Setup.dist and setup.py when a module is removed. 2007-05-16 04:02:15 +00:00
Brett Cannon 2c5f40ace7 Note that compiler package has been removed. 2007-05-14 21:12:58 +00:00
Brett Cannon 3ba574e1cd List the compiler package for removal. 2007-05-14 20:18:53 +00:00
Brett Cannon e2300e7d69 List the steps needed to properly remove a module. 2007-05-14 20:06:30 +00:00
Brett Cannon e6119af8a2 md5 and sha are now gone. 2007-05-14 02:24:01 +00:00
Neal Norwitz 2e69f32941 Update status 2007-05-14 00:55:29 +00:00
Brett Cannon fd3f447b80 Add bsddb185 to the list of modules to go. 2007-04-29 20:03:44 +00:00
Brett Cannon 744af78dc8 Add a section for modules with just really bad names. Start it with renaming
test.test_support to test.support .
2007-03-13 02:03:26 +00:00
Brett Cannon fc09db9704 Change the classification of PEP 3108 from Information to Standards Track since
it needs acceptance and is not just explaining something.
2007-03-04 19:57:43 +00:00
Brett Cannon a4dcf4667f Remove package introduction as an Open Issue and make it a Rejected Idea. 2007-01-13 19:24:12 +00:00
Brett Cannon d7534d2035 Rework transition plan based on current discussions on python-dev.
Also reword some other random things.
2007-01-12 21:57:29 +00:00
Brett Cannon f4b919f80b Add sqlite3 to the suggested database package. Also comment that the servers
package could be broken up separately into socket and HTTP server packages.
2007-01-10 19:57:10 +00:00
Brett Cannon ea3b5e5b64 Clean up the discussion of the removal of modules based on PEP 4 or
documentation (a discrepency that will hopefully get fixed soon).  Part of the
clean up is to no longer explicitly list modules slated for removal that are
mentioned in PEP 4 so as to not keep a duplicate copy of that list.
2007-01-10 19:30:05 +00:00
Brett Cannon 301c2574ac 'sets' module was removed from Py3K, so remove all mention of it. 2007-01-10 03:39:53 +00:00
Brett Cannon 77215ed8e6 Add 'sets' to the suggested package of Python implemented built-in types. 2007-01-09 22:24:14 +00:00
Brett Cannon 8a77cd9435 Flesh out platform-specific package suggestions. ALso add some comments on
other packages.
2007-01-09 22:07:19 +00:00
Brett Cannon dbaf4f93d2 Add more package suggestions. 2007-01-06 23:12:26 +00:00
Brett Cannon 527543c8ba Remove some hard-to-follow wording with a much more straight-forward one. 2007-01-06 20:54:39 +00:00
Brett Cannon 0620afb4ee Add a link to the wiki page with more grouping suggestions. 2007-01-05 23:02:37 +00:00
Brett Cannon 8fcaef0abd Cleanup thread deprecation proposal. 2007-01-05 21:41:45 +00:00
Brett Cannon c3867b3154 Update PEP based on new wording in PEP 8 (allowing the use of underscores in
module names).
2007-01-05 20:23:56 +00:00
Brett Cannon f59bb95222 Add sndhdr to the audio package suggestion. 2007-01-05 20:03:19 +00:00
Brett Cannon f0e39dc4ce The various file format modules that were an Open Issue for removal have been
found to still be useful, so the whole question has been removed.
2007-01-05 19:54:06 +00:00
Brett Cannon 6f45f8aaa7 Fix a missing footnote. 2007-01-05 06:00:48 +00:00
Brett Cannon 9ef0363ecb Work on the list of Mac modules to remove. 2007-01-05 00:08:12 +00:00
Brett Cannon ab2573ec93 Add another argument for why getopt should be removed because of a shortcoming
of optparse.
2007-01-04 19:43:27 +00:00
Brett Cannon 29c9daa845 Add some Mac modules to be removed. 2007-01-04 18:54:34 +00:00
Brett Cannon 6399b39d4b Add autoGIL for removal. 2007-01-03 22:59:32 +00:00
Brett Cannon 1dd222feca Add ae* modules and MiniAEFRame to be removed (thanks to Ronald Oussoren).
Also removed binhex as an Open Issue suggested removal.
2007-01-03 22:00:02 +00:00
Brett Cannon d88af344c6 Add wsgiref to the proper suggested packages. 2007-01-03 21:31:18 +00:00
Brett Cannon 9f7a9003d8 Flesh out suggested Internet, XML-RPC, and HTTP server packages. 2007-01-03 21:29:30 +00:00
Brett Cannon 33093343b6 Remove aifc as a possible module to remove. This leads to the suggestion of
renaming cl to _cl since aifc is the only user of this undocumented module.
2007-01-03 21:09:29 +00:00
Brett Cannon e9dbe43f85 Add arguments against removing getopt. 2007-01-03 20:20:17 +00:00
Brett Cannon 3b73180900 Add commands and popen2 to the list of modules to remove thanks to subprocess. 2007-01-03 20:16:24 +00:00