1. bc566b0 Close #13007: whichdb should recognize gdbm 1.9 magic numbers by Jesus Cea · 13 years ago
  2. 37e6c54 Merge 3.1 by Éric Araujo · 13 years ago
  3. f8e1b60 Add docstring to dbm.open by Éric Araujo · 13 years ago
  4. 525c25d Fix #11491. When dbm.open was called with a file which already exists and by briancurtin · 13 years ago
  5. 94eceeb Fix #11491. When dbm.open was called with a file which already exists and by briancurtin · 13 years ago
  6. 1cec3e3 #9397: remove mention of dbm.bsd which does not exist anymore. by Victor Stinner · 14 years ago
  7. 56e00ca Backporting since it would have helped us find a regression. by Antoine Pitrou · 15 years ago
  8. a328029 Redundancy isn't needed here. Redundancy isn't needed here. by Antoine Pitrou · 15 years ago
  9. 4de39cd Merged revisions 75312 via svnmerge from by Antoine Pitrou · 15 years ago
  10. 170fb04 We dont have dbm.bsd support anymore. by Georg Brandl · 15 years ago
  11. b5cf301 #3929: dbm.open() would try to raise a tuple. This does not work anymore with python 3.0. by Amaury Forgeot d'Arc · 16 years ago
  12. b17acad Make db modules' error classes inherit IOError. by Georg Brandl · 16 years ago
  13. 0a7ac7d Create the dbm package from PEP 3108. #2881. by Georg Brandl · 16 years ago