Barry Warsaw
|
e3ea281280
|
readerThread(): Add max_retries to both DeadlockWrap() calls. This
may cause some tests to fail but it prevents them from hanging.
|
2003-07-21 23:01:34 +00:00 |
Gregory P. Smith
|
bc6e94a0fa
|
Wrap the cursor functions with dbutils.DeadlockWrap to deal with the
expected DBLockDeadLockErrors.
|
2003-05-28 08:26:43 +00:00 |
Barry Warsaw
|
f71de3e9a0
|
Everything worked in both the distutils distro and in Python 2.3cvs,
so merge from the bsddb-bsddb3-schizo-branch back to the trunk.
|
2003-01-28 17:20:44 +00:00 |
Barry Warsaw
|
a21bdeae51
|
Cleanups, and conversion of assert to assertEqual()
|
2003-01-10 19:03:29 +00:00 |
Barry Warsaw
|
9a0d779c7d
|
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
version 4.1.1 and works with up to BerkeleyDB 4.1.25.
|
2002-12-30 20:53:52 +00:00 |
Martin v. Löwis
|
b2c7affbaa
|
Merge with bsddb3 2002.11.23.10.42.36
|
2002-11-23 11:26:07 +00:00 |
Martin v. Löwis
|
1c6b1a2b4e
|
Importing test suite from bsddb3 3.4.0 (with modifications).
|
2002-11-19 17:47:07 +00:00 |