Commit Graph

74 Commits

Author SHA1 Message Date
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