index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
bsddb
/
test
/
test_dbtables.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-30850: Use specialized assert methods in bsddb tests. (#2584)
Serhiy Storchaka
2017-07-05
1
-2/+2
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-2/+0
*
Merged revisions 86596 via svnmerge from
Ezio Melotti
2010-11-21
1
-2/+2
*
pybsddb 4.8.4 integration. Please, comment in issue #8156
Jesus Cea
2010-03-22
1
-5/+9
*
Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna.
Ezio Melotti
2010-02-02
1
-1/+1
*
Update bsddb code to version 4.7.3pre2. This code should
Jesus Cea
2008-08-31
1
-23/+47
*
Testsuite for bsddb module, version 4.6.4
Jesus Cea
2008-05-13
1
-10/+4
*
#2503 make singletons compared with "is" not == or !=
Benjamin Peterson
2008-03-29
1
-1/+1
*
Modify import of test_support so that the code can also be used with a
Gregory P. Smith
2008-03-02
1
-1/+4
*
Create a db_home directory with a unique name so multiple users can
Neal Norwitz
2008-02-24
1
-2/+2
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+1
*
cleanup test_dbtables to use mkdtemp. cleanup dbtables to pass txn as a
Gregory P. Smith
2007-10-18
1
-6/+5
*
Use unittest for assertions
Neal Norwitz
2007-10-14
1
-33/+34
*
Don't raise a string exception, they don't work anymore.
Neal Norwitz
2007-10-14
1
-1/+1
*
email address update
Gregory P. Smith
2007-09-09
1
-1/+1
*
[Patch #1520904] Fix bsddb tests to write to the temp directory instead of th...
Andrew M. Kuchling
2007-01-05
1
-1/+2
*
* Turn the deadlock situation described in SF bug #775414 into a
Gregory P. Smith
2006-06-08
1
-0/+10
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-1/+1
*
Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new
Gregory P. Smith
2003-09-21
1
-3/+3
*
Everything worked in both the distutils distro and in Python 2.3cvs,
Barry Warsaw
2003-01-28
1
-1/+6
*
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
Barry Warsaw
2002-12-30
1
-38/+106
*
Whitespace normalization.
Tim Peters
2002-11-24
1
-1/+1
*
Merge with bsddb3 2002.11.23.10.42.36
Martin v. Löwis
2002-11-23
1
-0/+35
*
Importing test suite from bsddb3 3.4.0 (with modifications).
Martin v. Löwis
2002-11-19
1
-0/+265