1. cd171c8 Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) by Brett Cannon · 11 years ago
  2. 0a14066 Issue #18200: Update the stdlib (except tests) to use ModuleNotFoundError. by Brett Cannon · 11 years ago
  3. 4a0270d Issue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbox/cheimes by Christian Heimes · 12 years ago
  4. 76c28f7 Consistently raise a TypeError when a non str is passed to hashlib.new by Gregory P. Smith · 12 years ago
  5. a3221f8 fix whitespace by Gregory P. Smith · 13 years ago
  6. 12c9d02 Fixes Issue #12059: Properly handle missing hash functions even when by Gregory P. Smith · 13 years ago
  7. bf1d2bc Make the type consistent for hashlib algorithm constants. (Reviewed by Benjamin). by Raymond Hettinger · 13 years ago
  8. 13b5529 hashlib has two new constant attributes: algorithms_guaranteed and by Gregory P. Smith · 14 years ago
  9. 86508cc Merged revisions 78528 via svnmerge from by Gregory P. Smith · 14 years ago
  10. d8fe8bf Merged revisions 74479 via svnmerge from by Gregory P. Smith · 15 years ago
  11. 6359450 issue3715: docstring representation of hex escaped string needs to be double by Gregory P. Smith · 16 years ago
  12. d5e2b6f Merged revisions 61538-61540,61556,61559-61560,61563,61565,61571,61575-61576,61580-61582,61586,61591,61593,61595,61605-61606,61613-61616,61618,61621-61623,61625,61627,61631-61634 via svnmerge from by Christian Heimes · 16 years ago
  13. 2f21eb3 Adds stand alone _md5 and _sha1 modules for use by hashlib on systems by Gregory P. Smith · 17 years ago
  14. ce36ad8 Raise statement normalization in Lib/. by Collin Winter · 17 years ago
  15. e22905a More changes needed to make things work once bytes and str are truly divorced. by Guido van Rossum · 17 years ago
  16. 9406f5c Use the new buffer api for input data. by Gregory P. Smith · 17 years ago
  17. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  18. 7cae87c Patch #1550800: make exec a function. by Georg Brandl · 18 years ago
  19. 9e34c04 Whitespace normalization (via reindent.py). by Tim Peters · 19 years ago
  20. f21a5f7 [ sf.net patch # 1121611 ] by Gregory P. Smith · 19 years ago