Commit Graph

136 Commits

Author SHA1 Message Date
David Goodger 8eb4af7c7c checking build process 2006-03-23 16:39:58 +00:00
Neal Norwitz 813abca46b Update possible change for Gen Exit 2006-03-20 08:53:00 +00:00
Neal Norwitz cb230d9f6a Add some open issues based on mail from py-dev. 2006-03-18 22:33:36 +00:00
Georg Brandl 0a5bb0f9fb Add note about the @decorator discussion.
Add note about the fpectl module (Bug #872175)
2006-03-17 19:48:38 +00:00
Nick Coghlan a8bc8f6250 Mark PEP 338 as Final for 2.5 2006-03-15 11:12:01 +00:00
Georg Brandl 46703e2ec0 contextlib is still undocumented 2006-03-13 15:26:13 +00:00
Georg Brandl 1c7dfaa953 msilib is now imported
add True and False to possible (pseudo-)keywords
2006-03-12 22:22:36 +00:00
Neal Norwitz ee02f1b8ae Reformat/organize planned features and update unicode, PEP 338 2006-03-10 07:29:48 +00:00
Neal Norwitz 48a8523f07 ctypes was moved into the stdlib 2006-03-09 06:45:25 +00:00
Neal Norwitz 0712a985bd Update the PEPs/features that were implemented 2006-03-08 05:33:34 +00:00
Martin v. Löwis 63fa47d96c Remember that we should update the UCD. 2006-03-04 17:26:24 +00:00
Guido van Rossum 1b6075f020 343: fix bug in nested().
356: add some tentative future keywords.
3000: add some new ideas.
2006-03-01 17:06:46 +00:00
Neal Norwitz 690f5c7e75 Oops, Thomas finished the __future__ support. 2006-02-28 20:05:04 +00:00
Neal Norwitz 4271cdc07b Status update 2006-02-28 19:57:16 +00:00
Neal Norwitz baa6e3c955 MvL added _ast module 2006-02-27 17:19:00 +00:00
Neal Norwitz fb21dca761 Update status, Thomas did 308 2006-02-27 17:11:57 +00:00
Neal Norwitz 78e4ec3a47 What the hell, speed up the schedule by a month.
Update status and add some more details.
2006-02-26 15:36:50 +00:00
Thomas Heller c84414c86c Mention ctypes. 2006-02-16 10:51:57 +00:00
Neal Norwitz b86948b7f6 Yay for Anthony 2006-02-16 06:54:37 +00:00
Neal Norwitz 7ecd8bd1d7 MvL merged PEP 353, Thomas is in the volunteering spirit. 2006-02-16 05:47:52 +00:00
Neal Norwitz cefee74ab7 Add some RM helpers 2006-02-16 05:42:56 +00:00
Neal Norwitz a7a9efd39c There is nothing to remove based on PEP 11 2006-02-16 05:26:50 +00:00
Guido van Rossum 60c126b3de Mention ElementTree. 2006-02-15 21:06:29 +00:00
Guido van Rossum 632baa0b9b Micro status updates (MvL volunteers as backup release mgr, PJE will do wsgiref) 2006-02-15 18:32:53 +00:00
Neal Norwitz ac000c5548 Remove most of Guido's comments.
Add some detail about planned features.
Move carryover sections to PEP 42.
2006-02-15 05:48:59 +00:00
Neal Norwitz 2f9289915a Remove PEP references, they can be dealt with separately from this PEP 2006-02-15 05:34:26 +00:00
Neal Norwitz 412e4468eb Fred can help with the docs 2006-02-15 04:54:53 +00:00
Guido van Rossum 0e03857cad Add discussion about bdist_deb. 2006-02-14 23:18:22 +00:00
Guido van Rossum c36b4e3600 Mention wsgiref. 2006-02-14 20:00:33 +00:00
Guido van Rossum 35f3b01385 Add bdist_* items to TODO list. 2006-02-14 19:27:27 +00:00
Neal Norwitz 81d4e41517 Update schedule
Add item for accessing new AST from Python code
Remove ongoing tasks section
2006-02-12 06:45:45 +00:00
Guido van Rossum fd26d618a0 Sprinkle with question marks. 2006-02-10 21:39:54 +00:00
Neal Norwitz fbf2e3eced make a well formed url 2006-02-09 08:22:57 +00:00
Neal Norwitz c3c9e0ee5a Add note about the new cProfile module 2006-02-09 03:59:44 +00:00
Martin v. Löwis 8135c2ac17 I will do the Windows installer. 2006-02-08 06:52:00 +00:00
Neal Norwitz a77fdde82f Very draft version of 2.5 release schedule. 2006-02-08 06:33:27 +00:00