Brett Cannon
6f2bca9fb2
Mention how Python/Python-ast.c must be committed separately after every change
...
to the grammar as its __version__ value is set to the AST grammar's revision
number.
2007-02-12 03:00:05 +00:00
David Goodger
343ecf5216
added PEP 363 "Syntax For Dynamic Attribute Access" by Ben North
2007-02-11 23:50:57 +00:00
Collin Winter
8f61b22a5d
Add sys.exc_clear for removal
2007-02-10 01:17:29 +00:00
Guido van Rossum
2b59677334
Mark print() as done, period. Note that softspace is gone too.
2007-02-09 23:52:38 +00:00
Collin Winter
0a3078f1cc
Fix off-by-one indentation error
2007-02-09 14:50:40 +00:00
Guido van Rossum
fd91896d80
Mark print conversion as mostly done.
2007-02-09 05:41:37 +00:00
Collin Winter
144dbefcd3
Mention that a reference implementation has been checked in
2007-02-06 02:39:18 +00:00
Collin Winter
a85fc84066
3110 and 3109 are standards track, not informational, PEPs
2007-02-05 22:16:35 +00:00
Collin Winter
931b82bdc4
Add PEP 3110: Catching Exceptions in Python 3000
2007-02-05 22:05:46 +00:00
Collin Winter
2b60fcad43
Add PEP 3109: Raising Exceptions in Python 3000
2007-02-05 22:01:58 +00:00
Andrew M. Kuchling
a2a12a86ea
Mention bare except: clauses in PEP 8; see the python-dev archive around Dec. 22 2007 for a short discussion
2007-02-01 21:09:28 +00:00
Andrew M. Kuchling
594770c5ec
Wording fix
2007-02-01 21:04:19 +00:00
Andrew M. Kuchling
3be6bcdbc7
Be stricter about string exceptions
2007-02-01 21:03:07 +00:00
Brett Cannon
34840feaed
Clarify transition plan about dropping string exceptions since the plan says
...
that an ability will be dropped the version after it is deprecated and thus
string exceptions will be gone in 2.6.
2007-01-29 05:54:11 +00:00
Brett Cannon
7ac5fe3be0
Specify that the 'message' argument should be a string that is human-readable.
2007-01-18 19:22:33 +00:00
Andrew M. Kuchling
f212309353
Add items deferred from PEP 356 (the 2.5 release schedule)
2007-01-17 18:31:50 +00:00
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