Commit Graph

133 Commits

Author SHA1 Message Date
Neal Norwitz 46194d8b69 Best guess at new schedule. We can't release if the buildbots are red.
xml issues haven't really been resolved.  However, they were dropped
and are no longer considered a blocking issue for 2.5.

new test_zipimport64 takes too many resources to run (disk space and time)
2006-06-17 05:31:50 +00:00
Neal Norwitz 78758c51e2 The schedule is mostly fixed, except for personnel availability. uuid and wsgiref were added to the stdlib. Reflow long lines. 2006-06-13 05:27:13 +00:00
Nick Coghlan f9069d386d The new utility functions have been added to functools 2006-06-08 14:05:26 +00:00
Martin v. Löwis 8ee754bcf8 Windows icons are integrated. 2006-06-05 13:31:52 +00:00
Nick Coghlan dbb8010eb7 functional has been renamed to functools and alpha 3 was skipped 2006-05-29 12:49:03 +00:00
George Yoshida 8d006ff1a4 Bug #1474677 is fixed in r46045.
Many thanks to Georg and Neal.
2006-05-19 16:51:58 +00:00
Andrew M. Kuchling 73c8bcf6e6 Remove setuptools items (unless Anthony or Neal thinks it might reappear in 2.5?) 2006-05-19 11:35:36 +00:00
Neal Norwitz b2905b001c Speed up schedule a bit, rc corresponds to OSCON.
Gerhard checked in docs for sqlite.
2006-05-19 04:34:02 +00:00
Georg Brandl 472804e33f Add ref to patch containing new-style icons. 2006-05-17 17:41:34 +00:00
Andrew M. Kuchling 5e058adcfe Add link to SVN repo 2006-05-15 18:18:47 +00:00
Neal Norwitz b720d944df msilib docs are done 2006-05-12 06:59:14 +00:00
Neal Norwitz f841cfdd18 Anthony has done a fine job and doesn\'t seem to need any help. mwh wants to defer removing fpectl per py-dev mail. 2006-05-11 04:34:02 +00:00
Neal Norwitz 1fe4adbb71 I just checked this in 2006-05-02 04:57:06 +00:00
Andrew M. Kuchling 2d67f00b68 Mark PEP 314 as final 2006-05-01 11:18:18 +00:00
Georg Brandl 05c42e8365 Stdlib now uses hashlib instead of md5 und sha. Typos fix. 2006-04-30 08:57:57 +00:00
Georg Brandl 114e0173d8 Add expat 2.0 upgrade. 2006-04-30 08:36:08 +00:00
Marc-André Lemburg a5eb2a8b88 Add note about added pybench benchmark. 2006-04-29 12:20:31 +00:00
Neal Norwitz 825f99e889 pgen can go into 2.6 2006-04-29 02:55:51 +00:00
Neal Norwitz 4c3281bf57 * Ronald is basically done with the fat Mac builds.
* No proposed keywords will have warnings per Guido.
  He also doesn't see a benefit to a @deprecated decorator.
* No owner for bdist_deb means it's not going in.
* Guido postponed the python pgen

Add owners for missing doc.
2006-04-29 02:55:11 +00:00
Andrew M. Kuchling fe146e8d57 Mention MacOS icons; add links to Windows and MacOS info (can't find the Unix icons) 2006-04-27 17:37:19 +00:00
Andrew M. Kuchling 699c32fb83 Record alpha2 release 2006-04-27 17:34:13 +00:00
Andrew M. Kuchling 4c0a068f90 Move mailbox change into 'completed' 2006-04-27 17:33:42 +00:00
Neal Norwitz 0e22d18d60 optparse was upgraded, new AST bug 2006-04-25 06:19:08 +00:00
Anthony Baxter 6f45ffb194 few new possible items 2006-04-20 11:36:26 +00:00
Andrew M. Kuchling a95086c379 Add an item I'll work on 2006-04-19 12:37:16 +00:00
Neal Norwitz 46876bed16 Add a list of missing docs 2006-04-19 05:51:05 +00:00
Neal Norwitz 2c78981de8 Update planned date for a2. Re-org completed feature into sections (mostly new modules) 2006-04-19 05:30:15 +00:00
Neal Norwitz fb6e430aa4 These bugs (multiple ifs in comprehensions and PyRun_* API changes) have been fixed. 2006-04-19 04:12:56 +00:00
Anthony Baxter 4c40fb8ab5 add note about 1465834 2006-04-13 00:23:55 +00:00
Neal Norwitz 4a16c4f2d0 Update from pje 2006-04-12 05:16:36 +00:00
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
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