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_basics.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix errors in bsddb3 tests due to removal of exception slicing.
Guido van Rossum
2007-03-28
1
-8/+8
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-74/+74
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-11/+11
*
Merged revisions 53005-53303 via svnmerge from
Thomas Wouters
2007-01-09
1
-1/+1
*
Fix the bsddb3 unit tests.
Guido van Rossum
2006-08-24
1
-1/+1
*
Fixed to the point that all unit tests pass again. (However, I get 4
Guido van Rossum
2006-08-21
1
-6/+6
*
Get rid of dict.has_key(). Boy this has a lot of repercussions!
Guido van Rossum
2006-08-18
1
-1/+1
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-6/+31
*
Merge the rest of the trunk.
Thomas Wouters
2006-06-08
1
-0/+10
*
Remove apply()
Neal Norwitz
2006-03-17
1
-1/+1
*
Add wrapper for DBEnv.set_tx_timeout method to allow time based DB_RECOVER
Gregory P. Smith
2006-01-27
1
-0/+3
*
Tools/scripts/reindent.py _is_ your friend
Anthony Baxter
2005-06-08
1
-7/+7
*
pybsddb 4.3.2:
Gregory P. Smith
2005-06-04
1
-4/+7
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-3/+3
*
Fixes SF bug # 778421
Gregory P. Smith
2004-02-26
1
-1/+6
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-4/+4
*
__init__.py: keep it compatible with older python (True and False == 1 and 0)
Gregory P. Smith
2004-01-13
1
-4/+15
*
bsddb3 4.2.2, adds DBCursor.get_current_size() method to return the length
Gregory P. Smith
2003-10-01
1
-36/+36
*
Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new
Gregory P. Smith
2003-09-21
1
-3/+3
*
bsddb 4.1.6:
Gregory P. Smith
2003-07-09
1
-9/+54
*
Everything worked in both the distutils distro and in Python 2.3cvs,
Barry Warsaw
2003-01-28
1
-1/+6
*
bugfix: do not double-close DB cursor during deallocation when the
Gregory P. Smith
2003-01-17
1
-0/+12
*
bugfix: disallow use of DB_TXN after commit() or abort(), prevents a
Gregory P. Smith
2003-01-17
1
-0/+20
*
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
Barry Warsaw
2002-12-30
1
-58/+95
*
Whitespace normalization.
Tim Peters
2002-11-24
1
-1/+0
*
Importing test suite from bsddb3 3.4.0 (with modifications).
Martin v. Löwis
2002-11-19
1
-0/+814