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
*
Get test_bsddb3 passing
Neal Norwitz
2007-08-29
1
-1/+1
*
some test suite cleanup, use tempfile.mkdtemp() in setUp and
Gregory P. Smith
2007-08-28
1
-12/+6
*
Require strict bytes objects for all bsddb.db input values.
Gregory P. Smith
2007-08-23
1
-53/+53
*
Convert raise statements in bsddb.
Collin Winter
2007-08-22
1
-1/+1
*
Fix test_bsddb3.
Martin v. Löwis
2007-08-11
1
-36/+36
*
Fix dbshelve and much of dbtables.
Martin v. Löwis
2007-08-10
1
-2/+6
*
Getting rid of cPickle. Mmm, feels good!
Guido van Rossum
2007-07-20
1
-5/+1
*
Fix test_bsddb3 (along with something bsddb) to work with dict views.
Brett Cannon
2007-02-22
1
-0/+10
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-4/+4
*
Merged revisions 53005-53303 via svnmerge from
Thomas Wouters
2007-01-09
1
-1/+2
*
Get rid of dict.has_key(). Boy this has a lot of repercussions!
Guido van Rossum
2006-08-18
1
-1/+1
*
Merge the rest of the trunk.
Thomas Wouters
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