Commit Graph

53 Commits

Author SHA1 Message Date
Neal Norwitz 3389e57961 Add note about PJEs updates to support PEP 302 imports. 2006-04-11 07:24:24 +00:00
Thomas Wouters 4bac5bc78d Clarify the listcomp problem and promise to fix it. 2006-04-10 00:54:36 +00:00
Neal Norwitz 4448a891ba a1 was released, add another issue 2006-04-09 23:09:36 +00:00
Anthony Baxter 11afb96d86 PJE says the context manager issue isnt an issue 2006-04-06 01:39:54 +00:00
Anthony Baxter 882d1e0f3d ssize_t clean note 2006-04-05 07:53:58 +00:00
Neal Norwitz e2f29f756a a1 looks destined for the 5th somewhere in the world, update details about AST issues 2006-04-04 19:31:29 +00:00
Guido van Rossum dc1f45bcd7 Add a planned feature that Aahz wants to own: file() vs. open(), round 7. 2006-04-03 19:42:56 +00:00
Guido van Rossum bbfdc5f6b0 Making GeneratorExit special isn't an open issue.
Propagating StopIteration from context managers should be Phillip Eby's issue.
2006-04-03 18:54:31 +00:00
Anthony Baxter 57b9beaf79 new todo - check the Demo/ code 2006-04-03 10:32:57 +00:00
Georg Brandl 87480f5529 Add icon issue. 2006-04-03 07:32:38 +00:00
Neal Norwitz 010b741685 pysqlite was added to stdlib. Add owners to outstanding items 2006-04-03 07:21:05 +00:00
Neal Norwitz 4671f815be Anthony accepted pysqlite 2006-03-30 05:39:58 +00:00
Neal Norwitz 4c86f824e7 Fixed one major AST compiler problem. Add question about adding pysqlite 2006-03-29 08:14:09 +00:00
Anthony Baxter 62e742645e updates. note that feature freeze is as of beta1, not alpha2. 2006-03-27 08:43:16 +00:00
Neal Norwitz 6d464f1b83 Add some AST compiler issues that need resolving 2006-03-27 07:40:49 +00:00
David Goodger a0fc801a49 trivial whitespace fix; checking site build 2006-03-23 18:50:38 +00:00
David Goodger c939226da6 added Last-Modified header 2006-03-23 17:04:15 +00:00
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