1. 918f49e Fix most of the bsddb3 tests. by Martin v. Löwis · 17 years ago
  2. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  3. 2043513 Fixed to the point that all unit tests pass again. (However, I get 4 by Guido van Rossum · 18 years ago
  4. e2b70bc Get rid of dict.has_key(). Boy this has a lot of repercussions! by Guido van Rossum · 18 years ago
  5. d910855 Remove apply() by Neal Norwitz · 19 years ago
  6. 1281f76 * supply a more useful error message when append() is called on the by Gregory P. Smith · 21 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. 0eadaac Whitespace normalization. by Tim Peters · 22 years ago
  9. 9914227 Fix compatibility for earlier versions of Python (than 2.3), which by Barry Warsaw · 22 years ago
  10. 30a634e SF patch #674396: Apply UserDict.DictMixin to expand dbshelve and dbojb by Raymond Hettinger · 22 years ago
  11. f71de3e Everything worked in both the distutils distro and in Python 2.3cvs, by Barry Warsaw · 22 years ago
  12. 9a0d779 Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at by Barry Warsaw · 22 years ago
  13. 77c06fb Whitespace normalization. by Tim Peters · 22 years ago
  14. 7a3bae4 Replace bsddb3 and _db occurrences. by Martin v. Löwis · 22 years ago
  15. 6aa4a1f Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185. by Martin v. Löwis · 22 years ago