1. 65230a2 Remove uses of the string and types modules: by Walter Dörwald · 22 years ago
  2. 094662a Replace boolean test with is None by Raymond Hettinger · 22 years ago
  3. 7fdfc2d Replace '== None' with 'is None' by Raymond Hettinger · 22 years ago
  4. 8876848 Whitespace normalization. by Tim Peters · 23 years ago
  5. 1ccdff9 [Patch #477336] Make hmac.py match PEP247, and fix the copy method() so that by Andrew M. Kuchling · 23 years ago
  6. b64bec3 Whitespace normalization. by Tim Peters · 23 years ago
  7. 8ceef41 HMAC algorithm as described by RFC 2104, by Gerhard Häring (SF patch #460112). by Guido van Rossum · 23 years ago