Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
01a3e2bc27b970fa7f2680f79da6dadc84cf2da9
/
Lib
/
bsddb
/
dbobj.py
d190f9c
In bsddb, replace UserDict.DictMixin with collections.MutableMapping.
by Raymond Hettinger
· 18 years ago
902d6eb
Merged revisions 53005-53303 via svnmerge from
by Thomas Wouters
· 19 years ago
e2b70bc
Get rid of dict.has_key(). Boy this has a lot of repercussions!
by Guido van Rossum
· 19 years ago
333aef4
Get rid of the apply() calls here, to make the unit test pass.
by Guido van Rossum
· 19 years ago
bee6501
Delete merge turd.
by Guido van Rossum
· 19 years ago
73e5a5b
Merge the rest of the trunk.
by Thomas Wouters
· 19 years ago
d910855
Remove apply()
by Neal Norwitz
· 19 years ago
3d344e8
Add wrapper for DBEnv.set_tx_timeout method to allow time based DB_RECOVER
by Gregory P. Smith
· 20 years ago
e4ed2de
pybsddb 4.3.1, adds support for DB.set_bt_compare database btree comparison
by Gregory P. Smith
· 20 years ago
19699a9
Adds support for DB.pget and DBCursor.pget methods.
by Gregory P. Smith
· 21 years ago
6676f6e
Support DBEnv.set_shm_key() to allow multi-threaded multi-process
by Gregory P. Smith
· 22 years ago
455d46f
bsddb 4.1.6:
by Gregory P. Smith
· 22 years ago
0eadaac
Whitespace normalization.
by Tim Peters
· 22 years ago
9914227
Fix compatibility for earlier versions of Python (than 2.3), which
by Barry Warsaw
· 23 years ago
30a634e
SF patch #674396: Apply UserDict.DictMixin to expand dbshelve and dbojb
by Raymond Hettinger
· 23 years ago
9a0d779
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
by Barry Warsaw
· 23 years ago
77c06fb
Whitespace normalization.
by Tim Peters
· 23 years ago
6aa4a1f
Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.
by Martin v. Löwis
· 23 years ago