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] pybsddb 5.0.0 integration and 2.7beta1 schedule

2010-04-06 Thread 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. Regards, Martin ___ py

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

2010-04-06 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/07/2010 12:54 AM, "Martin v. Löwis" wrote: > Still, I'm skeptical whether it should be added to 2.7 this late. The > original release date for rc1 was last Saturday, so any new feature > proposed now should be considered as being past the deadlin

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

2010-04-06 Thread Martin v. Löwis
Jesus Cea wrote: > On 04/06/2010 10:12 PM, Antoine Pitrou wrote: >>> My original plan was to delay integration of pybsddb 5.x.x for 2.7.1 >>> release >> Bugfix releases are only for bug fixes, by definition. 2.7.1 shouldn't >> receive such a change. > > In the past 2.6 received a small patch to be

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

2010-04-06 Thread Gregory P. Smith
On Tue, Apr 6, 2010 at 11:39 AM, Jesus Cea wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Oracle just released Berkeley DB 5.0.21, with features like SQLite façade. > > I am now testing pybsddb 5.0.0, that supports BDB 5.0.x. > > My original plan was to delay integration of pybsddb 5

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

2010-04-06 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/06/2010 10:12 PM, Antoine Pitrou wrote: > >> My original plan was to delay integration of pybsddb 5.x.x for 2.7.1 >> release > > Bugfix releases are only for bug fixes, by definition. 2.7.1 shouldn't > receive such a change. In the past 2.6 re

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

2010-04-06 Thread Antoine Pitrou
> My original plan was to delay integration of pybsddb 5.x.x for 2.7.1 > release Bugfix releases are only for bug fixes, by definition. 2.7.1 shouldn't receive such a change. > I am reluctant to integrate the code change before beta1, because > although it should be transparent I don't want to r

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

2010-04-06 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oracle just released Berkeley DB 5.0.21, with features like SQLite façade. I am now testing pybsddb 5.0.0, that supports BDB 5.0.x. My original plan was to delay integration of pybsddb 5.x.x for 2.7.1 release, but Larry Hastings has a (sensible) requ