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
*
Reindent files for:
doko@ubuntu.com
2013-03-19
1
-7/+7
*
- Issue #17477: Update the bsddb module to pybsddb 5.3.0, supporting
doko@ubuntu.com
2013-03-19
1
-35/+1
*
Merged revisions 86596 via svnmerge from
Ezio Melotti
2010-11-21
1
-6/+6
*
pybsddb 4.8.4 integration. Please, comment in issue #8156
Jesus Cea
2010-03-22
1
-33/+183
*
- Issue #6949: Allow the _bsddb extension to be built with db-4.8.x.
Matthias Klose
2010-03-15
1
-5/+6
*
Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna.
Ezio Melotti
2010-02-02
1
-2/+2
*
#7092: silence py3k warnings for bsddb. Patch by Florent Xicluna.
Ezio Melotti
2010-02-02
1
-45/+13
*
Issue #5341: Fix a variety of spelling errors.
Mark Dickinson
2009-02-21
1
-1/+1
*
Bugfix for issue3885 and 'DB.verify()' crash.
Jesus Cea
2008-09-23
1
-16/+36
*
Update bsddb code to version 4.7.3pre2. This code should
Jesus Cea
2008-08-31
1
-26/+49
*
bsddb module updated to version 4.7.2devel9.
Jesus Cea
2008-07-23
1
-16/+59
*
Testsuite for bsddb module, version 4.6.4
Jesus Cea
2008-05-13
1
-118/+116
*
#2503 make singletons compared with "is" not == or !=
Benjamin Peterson
2008-03-29
1
-2/+2
*
Close the file before trying to remove the directory so it works on Windows.
Neal Norwitz
2008-03-04
1
-1/+2
*
Modify import of test_support so that the code can also be used with a
Gregory P. Smith
2008-03-02
1
-1/+5
*
Create a db_home directory with a unique name so multiple users can
Neal Norwitz
2008-02-24
1
-9/+5
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+0
*
[Patch #1520904] Fix bsddb tests to write to the temp directory instead of th...
Andrew M. Kuchling
2007-01-05
1
-1/+1
*
This was found by Guido AFAIK on p3yk (sic) branch.
Neal Norwitz
2006-09-05
1
-1/+1
*
- pybsddb Bug #1527939: bsddb module DBEnv dbremove and dbrename
Gregory P. Smith
2006-07-28
1
-6/+31
*
* support DBEnv.log_stat() method on BerkeleyDB >= 4.0 [patch #1494885]
Gregory P. Smith
2006-06-05
1
-0/+7
*
bugfix: when log_archive was called with the DB_ARCH_REMOVE flag present
Gregory P. Smith
2006-06-05
1
-0/+3
*
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