1. ea38826 - Issue #3745: Fix hashlib to always reject unicode and non buffer-api by Gregory P. Smith · 16 years ago
  2. 8e39ec7 - Patch #360466: Replace the MD5 implementation from RSA Data Security Inc by Matthias Klose · 18 years ago
  3. e85ee8d Issue an explicit error when we can't find an appropriate type for UINT4. by Guido van Rossum · 22 years ago
  4. 1e1542f This is patch by Michael W. Hudson · 22 years ago
  5. d5fadf7 Rationalize use of limits.h, moving the inclusion to Python.h. by Fred Drake · 24 years ago
  6. 859bad0 Guido said include these in the Great ANSI-fication, so here they are! by Fred Drake · 24 years ago
  7. be6da27 Use INT_MAX/LONG_MAX instead of non-ANSI LONG_BIT by Guido van Rossum · 28 years ago
  8. 53d0de4 rename exported symbols with _Py_ prefix by Guido van Rossum · 28 years ago
  9. b123691 64-bit patch by Guido van Rossum · 29 years ago
  10. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  11. 13ecc7a Simplify life for md5: include (slightly modified) md5.h and md5c.c by Guido van Rossum · 31 years ago