Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d2eff237a68db4b6123d3477ce58bc5012c5e621
/
Lib
/
bsddb
/
dbshelve.py
e0ed2d7
Issue #19936: Added executable bits or shebang lines to Python scripts which
by Serhiy Storchaka
· 12 years ago
4950a3b
- Issue #17477: Update the bsddb module to pybsddb 5.3.0, supporting
by doko@ubuntu.com
· 12 years ago
6557aac
pybsddb 4.8.4 integration. Please, comment in issue #8156
by Jesus Cea
· 15 years ago
651bc32
use proper shebang lines
by Benjamin Peterson
· 15 years ago
48605be
Issue 7975: in python 2.6 bsddb.dbshelve switched from DictMixin to
by R. David Murray
· 15 years ago
8d3f130
Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna.
by Ezio Melotti
· 16 years ago
63b0cb2
Fix py3k warnings in bsddb
by Antoine Pitrou
· 16 years ago
4907d27
Update bsddb code to version 4.7.3pre2. This code should
by Jesus Cea
· 17 years ago
c5a11fa
bsddb module updated to version 4.7.2devel9.
by Jesus Cea
· 17 years ago
18eb1fa
Testsuite for bsddb module, version 4.6.4
by Jesus Cea
· 17 years ago
5b63acd
#2503 make singletons compared with "is" not == or !=
by Benjamin Peterson
· 17 years ago
5d743fd
Fix an uncollectable reference leak in bsddb.db.DBShelf.append
by Gregory P. Smith
· 18 years ago
d40f126
Fixes http://bugs.python.org/issue1233 - bsddb.dbshelve.DBShelf.append
by Gregory P. Smith
· 18 years ago
b7de61b
Use the highest cPickle protocol in bsddb.dbshelve. This comes from
by Gregory P. Smith
· 18 years ago
1281f76
* supply a more useful error message when append() is called on the
by Gregory P. Smith
· 21 years ago
41631e8
Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new
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
f71de3e
Everything worked in both the distutils distro and in Python 2.3cvs,
by Barry Warsaw
· 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
7a3bae4
Replace bsddb3 and _db occurrences.
by Martin v. Löwis
· 23 years ago
6aa4a1f
Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.
by Martin v. Löwis
· 23 years ago