1. 48581c5 Make sure that the warnings filter is not reset or changed beyond the current by Brett Cannon · 17 years ago
  2. e1ac4f1 Fixes Issue 1385: The hmac module now computes the correct hmac when using by Gregory P. Smith · 18 years ago
  3. c2aa09a Have the sha module raise a DeprecationWarning as specified in PEP 4. by Brett Cannon · 18 years ago
  4. f21a5f7 [ sf.net patch # 1121611 ] by Gregory P. Smith · 20 years ago
  5. 893801e Add more tests from RFC 2202. by Jeremy Hylton · 22 years ago
  6. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 22 years ago
  7. 7e8fdba Standardize behavior: no docstrings in test functions; create a single by Guido van Rossum · 23 years ago
  8. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  9. 28bb572 Use attributes appropriately by Neal Norwitz · 23 years ago
  10. 8876848 Whitespace normalization. by Tim Peters · 24 years ago
  11. f792bba [Patch #477336] Add an extensive PyUnit based testsuite for the hmac module by Andrew M. Kuchling · 24 years ago
  12. f166994 Test for new hmac module. by Guido van Rossum · 24 years ago