Re: [python-committers] pybsddb 5.0.0 integration and 2.7beta1 schedule

2010-04-07 Thread Benjamin Peterson
2010/4/6 "Martin v. Löwis" : >> 1. Ships 2.7.0 with current pybsddb code.  The CObject deprecation is >> currently silenced explictly. > > This is what I recommend to do. CObject should not be deprecated for > 2.x, so bsddb using it is just fine - no need for change. I think this option is best, t

Re: [python-committers] [Python-Dev] stabilizing for a release

2010-04-07 Thread R. David Murray
On Wed, 07 Apr 2010 12:54:51 +0100, Michael Foord wrote: >On 07/04/2010 11:30, anatoly techtonik wrote: >> There is still a serious regression in zipfile module: >> http://bugs.python.org/issue6090 >> >> And I would really like to see my issue with difflib tabs committed: =/ >> http://bugs.python

Re: [python-committers] [Python-Dev] stabilizing for a release

2010-04-07 Thread Michael Foord
On 07/04/2010 11:30, anatoly techtonik wrote: There is still a serious regression in zipfile module: http://bugs.python.org/issue6090 And I would really like to see my issue with difflib tabs committed: =/ http://bugs.python.org/issue7585 The zipfile issue looks like it could be fixed for b