[Python-Dev] bsddb3 imported

Barry A. Warsaw barry@python.org
Sat, 23 Nov 2002 11:02:48 -0500


>>>>> "MvL" == Martin v Loewis <martin@v.loewis.de> writes:

    >> I think this one at least is fixed in pybsddb's cvs.  Can you
    >> update to the latest cvs?

    MvL> Done (updated 2002.11.23.10.42.36); I now get 10 failures on
    MvL> Linux. Can somebody please look into these?

test_bsddb.py runs to successful completion on RH7.3.
test_bsddb3.py is running now...

Note that test_ucn.py crashes Python.

    MvL> Greg, can you please indicate whether you will use the Python
    MvL> CVS as the master source from now on, or forward all your
    MvL> changes to the Python CVS?

We're working in a branch right now to try to support BDB 4.1.  I'll
take responsibility to merge that code into Python cvs when its ready.

-Barry