Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Lib
/
bsddb
/
dbtables.py
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
8d3f130
Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna.
by Ezio Melotti
· 15 years ago
5d62cfe
#7092: silence py3k warnings for bsddb. Patch by Florent Xicluna.
by Ezio Melotti
· 15 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
ca3939c
bsddb module updated to version 4.7.0
by Jesus Cea
· 17 years ago
6d331ca
Undo revision 58533 58534 fixes. Those were a workaround for
by Gregory P. Smith
· 18 years ago
3ef21cb
A cleaner fix than the one committed last night. Generate random rowids that
by Gregory P. Smith
· 18 years ago
f8a2a0b
Fix a weird bug in dbtables: if it chose a random rowid string that contained
by Gregory P. Smith
· 18 years ago
afed3a4
cleanup test_dbtables to use mkdtemp. cleanup dbtables to pass txn as a
by Gregory P. Smith
· 18 years ago
f805785
email address update
by Gregory P. Smith
· 18 years ago
6aaccc6
Fix errors found by pychecker
by Neal Norwitz
· 19 years ago
ff7d991
- bsddb: the bsddb.dbtables Modify method now raises the proper error and
by Gregory P. Smith
· 19 years ago
95334a5
Purged Berkeley code of references to the long-obsolete whrandom.
by Tim Peters
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
41631e8
Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new
by Gregory P. Smith
· 22 years ago
455d46f
bsddb 4.1.6:
by Gregory P. Smith
· 22 years ago
f71de3e
Everything worked in both the distutils distro and in Python 2.3cvs,
by Barry Warsaw
· 22 years ago
9a0d779
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
by Barry Warsaw
· 22 years ago
7a98e80
In class bsdTableDB, add class variables db and env (set to None) to
by Guido van Rossum
· 22 years ago
77c06fb
Whitespace normalization.
by Tim Peters
· 22 years ago
b2c7aff
Merge with bsddb3 2002.11.23.10.42.36
by Martin v. Löwis
· 22 years ago
7a3bae4
Replace bsddb3 and _db occurrences.
by Martin v. Löwis
· 22 years ago
6aa4a1f
Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.
by Martin v. Löwis
· 22 years ago