1. 63b0cb2 Fix py3k warnings in bsddb by Antoine Pitrou · 15 years ago
  2. 4907d27 Update bsddb code to version 4.7.3pre2. This code should by Jesus Cea · 16 years ago
  3. 926779e Remove a dict.has_key() use to silence a warning raised under -3. by Brett Cannon · 16 years ago
  4. c5a11fa bsddb module updated to version 4.7.2devel9. by Jesus Cea · 16 years ago
  5. f805785 email address update by Gregory P. Smith · 17 years ago
  6. 506f7b5 - bsddb: multithreaded DB access using the simple bsddb module interface by Gregory P. Smith · 18 years ago
  7. 41631e8 Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new by Gregory P. Smith · 21 years ago
  8. f71de3e Everything worked in both the distutils distro and in Python 2.3cvs, by Barry Warsaw · 22 years ago
  9. 9a0d779 Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at by Barry Warsaw · 22 years ago
  10. 0d366b1 Fix typo in except clause (_db should be _bsddb). by Guido van Rossum · 22 years ago
  11. 77c06fb Whitespace normalization. by Tim Peters · 22 years ago
  12. b2c7aff Merge with bsddb3 2002.11.23.10.42.36 by Martin v. Löwis · 22 years ago
  13. 6aa4a1f Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185. by Martin v. Löwis · 22 years ago