Andrew M. Kuchling
aa3ef22bd1
Add setuptools to 2.6 roadmap
2007-01-17 18:29:34 +00:00
Guido van Rossum
188165449a
Mark int/long unification as done.
...
(Except maybe for speedups, but that's a separate project.)
2007-01-16 00:43:39 +00:00
Guido van Rossum
6917e68062
Update int/long unification status.
2007-01-15 00:35:52 +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
e9e54355f7
Note the deprecation of the sets module.
2007-01-13 00:29:27 +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
Georg Brandl
feee717f0b
Patch #1627052 (backticks in PEP3099).
2007-01-10 20:24:13 +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
c177794044
Add a missing comma.
2007-01-10 19:01:46 +00:00
Brett Cannon
718b6f6c99
Fix a typo.
2007-01-10 18:59:30 +00:00
Georg Brandl
f4680d0439
Reference markup fix.
2007-01-10 16:21:49 +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
Guido van Rossum
94820f0478
Note that the sets module has been removed.
2007-01-10 01:30:33 +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
David Goodger
dfc419e84b
URL fixes; bring up to date with Docutils rev. 4564
2007-01-05 20:49:24 +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
Collin Winter
e9a43d014c
Clarify that the annotation dictionaries are mutable
2007-01-05 16:59:58 +00:00
Barry Warsaw
4226413f7b
Updated the rules for package names and module names, clarifying the use of
...
underscores.
2007-01-05 14:03:42 +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
David Goodger
b72af864fa
update from the authors
2007-01-04 18:19:54 +00:00
Ka-Ping Yee
860fb91f25
Add a discussion of the cyclic garbage issue.
2007-01-04 02:53:05 +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
Brett Cannon
a557daea51
Saved base64, quopri, and uu (which also saves binascii).
2007-01-03 20:12:09 +00:00
Brett Cannon
998bd1323e
Save nis.
2007-01-03 07:39:03 +00:00
David Goodger
8ba36f44a4
PEP URL correction
2007-01-03 05:05:32 +00:00
Brett Cannon
d9e006bb68
Remove server package suggestion, add an XML-RPC one, and not that an HTTP
...
server package might be reasonable.
2007-01-03 01:17:11 +00:00
Brett Cannon
8e7780cca4
Add a suggestion from Bill Janssen of having a Web package.
2007-01-03 01:02:09 +00:00
Brett Cannon
cc9c377ac0
Fix links to PEP 4 and 8 (thanks Bill Janssen).
2007-01-03 00:54:06 +00:00
Brett Cannon
9610f63b39
Punt on the idea of a new top-level package for all of the stdlib. Someone
...
else can tackle that idea in a separate PEP.
2007-01-03 00:42:29 +00:00
Brett Cannon
6099923396
asyncore/asynchat will stay.
2007-01-02 23:45:12 +00:00
Brett Cannon
2f19262c9f
Save fileinput from the chopping block.
2007-01-02 23:37:20 +00:00
Brett Cannon
4ec9696601
Add mention that the function in the stat module should migrate to the object
...
returned by os.stat.
2007-01-02 23:23:15 +00:00
Brett Cannon
f57193fef7
telnetlib is going to stick around.
2007-01-02 23:18:36 +00:00