1. e6390a1 Adds the hashlib.algorithms attribute. See issue7418. by Gregory P. Smith · 15 years ago
  2. a4f46e1 Remove unused imports in test modules. by Georg Brandl · 16 years ago
  3. 8926108 Revert debugprint code in r77607. by Gregory P. Smith · 16 years ago
  4. 8f6f426 Add a pydebug mode only debug print to help debug the errors in by Gregory P. Smith · 16 years ago
  5. 2b6e4bc add a test about hashing array.array by Benjamin Peterson · 16 years ago
  6. 6dcdcde Import all implementations of the hash algorithms (OpenSSL & builtin) and run by Gregory P. Smith · 16 years ago
  7. 443ec68 Issue #3745: Undo the requirement for new buffer API only objects to be passed by Gregory P. Smith · 16 years ago
  8. 8cdc9bc More yearly updates. by Georg Brandl · 16 years ago
  9. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  10. 0db3cd6 a useful decorator for cleaning up threads by Benjamin Peterson · 16 years ago
  11. 92d102b prevent refleaks from threads by Benjamin Peterson · 16 years ago
  12. d02eeda Issue #4751: For hashlib algorithms provided by OpenSSL, the Python by Gregory P. Smith · 16 years ago
  13. ea38826 - Issue #3745: Fix hashlib to always reject unicode and non buffer-api by Gregory P. Smith · 16 years ago
  14. 8c2b7dc fix possible integer overflows in _hashopenssl #3886 by Benjamin Peterson · 17 years ago
  15. f805785 email address update by Gregory P. Smith · 18 years ago
  16. f21a5f7 [ sf.net patch # 1121611 ] by Gregory P. Smith · 20 years ago