1. b9d4963 Issue #7092: Fix the DeprecationWarnings emitted by the standard library by Antoine Pitrou · 15 years ago
  2. 32476fc Deprecate bsddb for removal in Python 3.0. by Brett Cannon · 16 years ago
  3. 581c367 typo by Skip Montanaro · 21 years ago
  4. e24fef0 Fix bug #422702: Make flag argument to open optional, and document it that way. by Martin v. Löwis · 23 years ago
  5. 438bb94 fail more completely by deleting dbhash from sys.modules if bsddb can't be by Skip Montanaro · 24 years ago
  6. e99d5ea added __all__ lists to a number of Python modules by Skip Montanaro · 24 years ago
  7. 287b399 Clarify why we define error. Suggested by Andrew Dalke. by Guido van Rossum · 25 years ago
  8. 9f2b524 The permissions ('mode' flag) should default to 0666. by Guido van Rossum · 26 years ago
  9. 6700142 backward compatible interface for bsddb by Guido van Rossum · 29 years ago