Re: [Python-Dev] BSDDB3

2008-05-29 Thread Trent Nelson
riginal Message- From: Jesus Cea [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 14, 2008 12:50 AM To: Trent Nelson Cc: python-dev@python.org Subject: Re: [Python-Dev] BSDDB3 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Trent Nelson wrote: |> Next week I will (if nothing goes wrong) pu

Re: [Python-Dev] BSDDB3

2008-05-13 Thread Brett Cannon
On Tue, May 13, 2008 at 4:54 PM, Jesus Cea <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Gregory P. Smith wrote: > | After that, merging his changes into trunk will be relatively easy and I > | think we should give jcea commit access and let him do it and henc

Re: [Python-Dev] BSDDB3

2008-05-13 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gregory P. Smith wrote: | After that, merging his changes into trunk will be relatively easy and I | think we should give jcea commit access and let him do it and henceforth | use python svn as the official repository for the pybsddb code and | docume

Re: [Python-Dev] BSDDB3

2008-05-13 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Trent Nelson wrote: |> Next week I will (if nothing goes wrong) publish pybsddb |> 4.6.4. This release supports distributed transactions and |> replication, testsuite is way faster, and rewritten to be |> able to launch tests from multiple threads/pro

Re: [Python-Dev] BSDDB3

2008-04-24 Thread Greg Ewing
Martin v. Löwis wrote: Ok. Jesus, can you please send me your SSH key? Nice to see that Heaven is security conscious and accepting encrypted prayer nowadays. :-) -- Greg ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailma

Re: [Python-Dev] BSDDB3

2008-04-24 Thread Trent Nelson
> Next week I will (if nothing goes wrong) publish pybsddb > 4.6.4. This release supports distributed transactions and > replication, testsuite is way faster, and rewritten to be > able to launch tests from multiple threads/processes if you > wish, setuptools/pypi support, etc. Great! Once you'v

Re: [Python-Dev] BSDDB3

2008-04-24 Thread Martin v. Löwis
> After that, merging his changes into trunk will be relatively easy and I > think we should give jcea commit access and let him do it and henceforth > use python svn as the official repository for the pybsddb code and > documentation. Ok. Jesus, can you please send me your SSH key? > I do not se

Re: [Python-Dev] BSDDB3

2008-04-23 Thread Gregory P. Smith
On Tue, Apr 22, 2008 at 8:09 PM, Jesus Cea <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Trent Nelson wrote: > | I remember those rampant BSDDB crashes on Windows well. > [...] > | basically, the tests weren't cleaning up their environment in > | the right order,

Re: [Python-Dev] BSDDB3

2008-04-23 Thread Brett Cannon
On Tue, Apr 22, 2008 at 11:12 PM, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote: > > I'm a bit nervous about syncing, because I have the feeling that > > python-dev is committing changes to python private branch of pybsddb. I > > would rather prefer patches send to me and integrate "canonical" pybs

Re: [Python-Dev] BSDDB3

2008-04-22 Thread Martin v. Löwis
> I'm a bit nervous about syncing, because I have the feeling that > python-dev is committing changes to python private branch of pybsddb. I > would rather prefer patches send to me and integrate "canonical" pybsddb > releases in Python frequently. My understanding was that the pybsddb copy in Pyt

Re: [Python-Dev] BSDDB3

2008-04-22 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Trent Nelson wrote: | I remember those rampant BSDDB crashes on Windows well. [...] | basically, the tests weren't cleaning up their environment in | the right order, so BSDDB was getting passed completely and | utterly bogus values. Next week I will

Re: [Python-Dev] BSDDB3

2008-04-22 Thread Trent Nelson
Hi Jesus, > Martin v. Löwis wrote: > | I think it would be helpful if you could analyze the crashes that > | bsddb caused on Windows. Just go back a few revisions in the > | subversion tree to reproduce the crashes. > > I have no MS Windows machines in my environment :-( I remember those rampant

Re: [Python-Dev] BSDDB3

2008-04-21 Thread Martin v. Löwis
> | This problem has now been worked-around, by reformulating the test cases > | so that the situation doesn't occur anymore, but IMO, it should not be > | possible for an extension module to cause an interpreter abort. > > Agreed. But I can't test Windows builds myself. Could anybody help me in >

Re: [Python-Dev] BSDDB3

2008-04-21 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin v. Löwis wrote: | I think it would be helpful if you could analyze the crashes that bsddb | caused on Windows. Just go back a few revisions in the subversion tree | to reproduce the crashes. I have no MS Windows machines in my environment :-(

Re: [Python-Dev] BSDDB3

2008-03-06 Thread Steve Holden
Gregory P. Smith wrote: > > On 3/4/08, *Jesus Cea* <[EMAIL PROTECTED] > wrote: > > That said, it is my aim to keep bsddb in stdlib, providing a stable and > featureful module. I think keeping bsddb development inside python svn > is not appropiate. Currently

Re: [Python-Dev] BSDDB3 (was: Re: Buildbots for trunk are all red)

2008-03-05 Thread Gregory P. Smith
On 3/4/08, Jesus Cea <[EMAIL PROTECTED]> wrote: > That said, it is my aim to keep bsddb in stdlib, providing a stable and > featureful module. I think keeping bsddb development inside python svn > is not appropiate. Currently (I could change idea), my approach will be > keeping pybssdb as a separa

Re: [Python-Dev] BSDDB3

2008-03-05 Thread Martin v. Löwis
> That said, it is my aim to keep bsddb in stdlib, providing a stable and > featureful module. I think keeping bsddb development inside python svn > is not appropiate. I think it would be helpful if you could analyze the crashes that bsddb caused on Windows. Just go back a few revisions in the sub

Re: [Python-Dev] BSDDB3 (was: Re: Buildbots for trunk are all red)

2008-03-04 Thread Neal Norwitz
On Tue, Mar 4, 2008 at 3:46 PM, Jesus Cea <[EMAIL PROTECTED]> wrote: > > That said, it is my aim to keep bsddb in stdlib, providing a stable and > featureful module. I think keeping bsddb development inside python svn > is not appropiate. Currently (I could change idea), my approach will be > k

[Python-Dev] BSDDB3 (was: Re: Buildbots for trunk are all red)

2008-03-04 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A.M. Kuchling wrote: | Doing a code search finds a fair number of users of the module: Zope's | BDBStorage, Mailman 2.x's archiver, 4Suite, PyTone, OuterSpace, | Chandler, BioPython. I'm pybsddb maintainer since late January. Maintainer transfering ow