summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_all.py
Commit message (Expand)AuthorAgeFilesLines
* * fix DBCursor.pget() bug with keyword argument names when no data= isGregory P. Smith2006-06-051-0/+1
* * add support for DBSequence objects [patch #1466734]Gregory P. Smith2006-06-051-6/+7
* Fix bsddb.db.DBError derived exceptions so they can be unpickled.Gregory P. Smith2006-04-081-0/+1
* Fix bug #1413192, fix seg fault in bsddb if a txn was deleted before the env.Neal Norwitz2006-01-251-0/+6
* pybsddb 4.3.1, adds support for DB.set_bt_compare database btree comparisonGregory P. Smith2005-06-031-0/+1
* bugfix for people executing test_all to run the test suite. (call theGregory P. Smith2004-03-161-1/+1
* Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; newGregory P. Smith2003-09-211-3/+3
* Everything worked in both the distutils distro and in Python 2.3cvs,Barry Warsaw2003-01-281-1/+6
* Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now atBarry Warsaw2002-12-301-0/+76