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. c5a11fa bsddb module updated to version 4.7.2devel9. by Jesus Cea · 16 years ago
  4. 18eb1fa Testsuite for bsddb module, version 4.6.4 by Jesus Cea · 16 years ago
  5. 5b63acd #2503 make singletons compared with "is" not == or != by Benjamin Peterson · 16 years ago
  6. 5d743fd Fix an uncollectable reference leak in bsddb.db.DBShelf.append by Gregory P. Smith · 17 years ago
  7. d40f126 Fixes http://bugs.python.org/issue1233 - bsddb.dbshelve.DBShelf.append by Gregory P. Smith · 17 years ago
  8. b7de61b Use the highest cPickle protocol in bsddb.dbshelve. This comes from by Gregory P. Smith · 17 years ago
  9. 1281f76 * supply a more useful error message when append() is called on the by Gregory P. Smith · 20 years ago
  10. 41631e8 Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new by Gregory P. Smith · 21 years ago
  11. 0eadaac Whitespace normalization. by Tim Peters · 21 years ago
  12. 9914227 Fix compatibility for earlier versions of Python (than 2.3), which by Barry Warsaw · 21 years ago
  13. 30a634e SF patch #674396: Apply UserDict.DictMixin to expand dbshelve and dbojb by Raymond Hettinger · 21 years ago
  14. f71de3e Everything worked in both the distutils distro and in Python 2.3cvs, by Barry Warsaw · 22 years ago
  15. 9a0d779 Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at by Barry Warsaw · 22 years ago
  16. 77c06fb Whitespace normalization. by Tim Peters · 22 years ago
  17. 7a3bae4 Replace bsddb3 and _db occurrences. by Martin v. Löwis · 22 years ago
  18. 6aa4a1f Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185. by Martin v. Löwis · 22 years ago