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
/
dbshelve.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove bsddb
Benjamin Peterson
2008-09-03
1
-370/+0
*
bsddb code updated to version 4.7.3pre2. This code is the same than
Jesus Cea
2008-08-31
1
-35/+63
*
Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge...
Benjamin Peterson
2008-03-31
1
-3/+3
*
Remove DictMixin which is superceded by collections.MutableMapping
Raymond Hettinger
2008-02-04
1
-2/+1
*
In bsddb, replace UserDict.DictMixin with collections.MutableMapping.
Raymond Hettinger
2008-02-04
1
-3/+5
*
Save bsddb changes for a separate check-in.
Raymond Hettinger
2008-02-04
1
-2/+2
*
Start replacing UserDict.DictMixin with collections.MutableMapping (the bsddb...
Raymond Hettinger
2008-02-04
1
-2/+2
*
Merged revisions 58221-58741 via svnmerge from
Guido van Rossum
2007-11-01
1
-13/+28
*
Merge 58450: fix uncollectable reference caused by bsddb.db.DBShelf.append
Gregory P. Smith
2007-10-13
1
-2/+19
*
Merge r58434:
Gregory P. Smith
2007-10-12
1
-2/+5
*
Convert raise statements in bsddb.
Collin Winter
2007-08-22
1
-2/+2
*
Fix dbshelve and much of dbtables.
Martin v. Löwis
2007-08-10
1
-12/+15
*
Fix most of the bsddb3 tests.
Martin v. Löwis
2007-08-08
1
-16/+16
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-1/+1
*
Fixed to the point that all unit tests pass again. (However, I get 4
Guido van Rossum
2006-08-21
1
-1/+1
*
Get rid of dict.has_key(). Boy this has a lot of repercussions!
Guido van Rossum
2006-08-18
1
-1/+5
*
Remove apply()
Neal Norwitz
2006-03-17
1
-2/+2
*
* supply a more useful error message when append() is called on the
Gregory P. Smith
2004-03-16
1
-2/+8
*
Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new
Gregory P. Smith
2003-09-21
1
-6/+1
*
Whitespace normalization.
Tim Peters
2003-04-24
1
-3/+0
*
Fix compatibility for earlier versions of Python (than 2.3), which
Barry Warsaw
2003-02-08
1
-4/+9
*
SF patch #674396: Apply UserDict.DictMixin to expand dbshelve and dbojb
Raymond Hettinger
2003-02-05
1
-1/+2
*
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
-5/+7
*
Whitespace normalization.
Tim Peters
2002-11-24
1
-3/+0
*
Replace bsddb3 and _db occurrences.
Martin v. Löwis
2002-11-19
1
-1/+1
*
Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.
Martin v. Löwis
2002-11-19
1
-0/+291