1. e0ed2d7 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 12 years ago
  2. 4950a3b - Issue #17477: Update the bsddb module to pybsddb 5.3.0, supporting by doko@ubuntu.com · 12 years ago
  3. 6557aac pybsddb 4.8.4 integration. Please, comment in issue #8156 by Jesus Cea · 15 years ago
  4. 651bc32 use proper shebang lines by Benjamin Peterson · 15 years ago
  5. 48605be Issue 7975: in python 2.6 bsddb.dbshelve switched from DictMixin to by R. David Murray · 15 years ago
  6. 8d3f130 Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna. by Ezio Melotti · 16 years ago
  7. 63b0cb2 Fix py3k warnings in bsddb by Antoine Pitrou · 16 years ago
  8. 4907d27 Update bsddb code to version 4.7.3pre2. This code should by Jesus Cea · 17 years ago
  9. c5a11fa bsddb module updated to version 4.7.2devel9. by Jesus Cea · 17 years ago
  10. 18eb1fa Testsuite for bsddb module, version 4.6.4 by Jesus Cea · 17 years ago
  11. 5b63acd #2503 make singletons compared with "is" not == or != by Benjamin Peterson · 17 years ago
  12. 5d743fd Fix an uncollectable reference leak in bsddb.db.DBShelf.append by Gregory P. Smith · 18 years ago
  13. d40f126 Fixes http://bugs.python.org/issue1233 - bsddb.dbshelve.DBShelf.append by Gregory P. Smith · 18 years ago
  14. b7de61b Use the highest cPickle protocol in bsddb.dbshelve. This comes from by Gregory P. Smith · 18 years ago
  15. 1281f76 * supply a more useful error message when append() is called on the by Gregory P. Smith · 21 years ago
  16. 41631e8 Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new by Gregory P. Smith · 22 years ago
  17. 0eadaac Whitespace normalization. by Tim Peters · 22 years ago
  18. 9914227 Fix compatibility for earlier versions of Python (than 2.3), which by Barry Warsaw · 23 years ago
  19. 30a634e SF patch #674396: Apply UserDict.DictMixin to expand dbshelve and dbojb by Raymond Hettinger · 23 years ago
  20. f71de3e Everything worked in both the distutils distro and in Python 2.3cvs, by Barry Warsaw · 23 years ago
  21. 9a0d779 Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at by Barry Warsaw · 23 years ago
  22. 77c06fb Whitespace normalization. by Tim Peters · 23 years ago
  23. 7a3bae4 Replace bsddb3 and _db occurrences. by Martin v. Löwis · 23 years ago
  24. 6aa4a1f Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185. by Martin v. Löwis · 23 years ago