[Python-Dev] 2.3.1 is (almost) a go

Anthony Baxter anthony at interlink.com.au
Sat Sep 27 01:16:10 EDT 2003


>>> "Gregory P. Smith" wrote
> Its been my impression that the sporatic bsddb testsuite failures
> are BerkeleyDB related rather than anything the python module can be
> responsible for (other than the previously mentioned needed improvements
> in cleaning up the on disk "temporary" test environment before launching
> tests).  For anyone reporting berkeleydb issues, its important to find
> out the version of BerkeleyDB they're using and on what platform.

I seem to recall some concern that using bsddb without a DBEnv being created
could be causing problems - if this is the case, should we consider putting a
deprecation warning into the code for people doing this?

Anthony

-- 
Anthony Baxter     <anthony at interlink.com.au>   
It's never too late to have a happy childhood.




More information about the Python-Dev mailing list