summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_all.py
Commit message (Expand)AuthorAgeFilesLines
* - Issue #17477: Update the bsddb module to pybsddb 5.3.0, supportingdoko@ubuntu.com2013-03-191-4/+5
* pybsddb 4.8.4 integration. Please, comment in issue #8156Jesus Cea2010-03-221-15/+112
* Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna.Ezio Melotti2010-02-021-9/+9
* Python3.0 bsddb testsuite compatibility improvementsJesus Cea2008-09-031-0/+4
* Improve compatibility with Python3.0 testsuiteJesus Cea2008-09-021-0/+2
* In Python3.0, "test.test_support" is renamed to "test.support".Jesus Cea2008-09-011-1/+4
* Update bsddb code to version 4.7.3pre2. This code shouldJesus Cea2008-08-311-4/+349
* bsddb module updated to version 4.7.2devel9.Jesus Cea2008-07-231-4/+19
* Better integration between Python testing and bsddb3Jesus Cea2008-05-271-9/+12
* * Give the test_bsddb3 tests a unique temporary directory to run theirGregory P. Smith2008-05-251-7/+15
* Testsuite for bsddb module, version 4.6.4Jesus Cea2008-05-131-1/+55
* * 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