1. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 18 years ago
  2. 2f21eb3 Adds stand alone _md5 and _sha1 modules for use by hashlib on systems by Gregory P. Smith · 18 years ago
  3. b4e2f76 Use unicode by Neal Norwitz · 18 years ago
  4. 9f2e346 Merged revisions 56467-56482 via svnmerge from by Martin v. Löwis · 18 years ago
  5. 5ed033b Change hashlib to return bytes from digest() instead of str8. by Guido van Rossum · 18 years ago
  6. 4d70c3d Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn by Thomas Wouters · 19 years ago
  7. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 19 years ago
  8. 15e6274 Revert backwards-incompatible const changes. by Martin v. Löwis · 19 years ago
  9. 1ac754f Check return result from Py_InitModule*(). This API can fail. by Neal Norwitz · 20 years ago
  10. 5c8cc25 Added the 'ULL' prefix to the unsigned long long literal constants. by Armin Rigo · 20 years ago
  11. af68c87 Add const to several API functions that take char *. by Jeremy Hylton · 20 years ago
  12. 26292a3 Remove the C99 "ULL" suffix from the 64bit unsigned long constants. by Gregory P. Smith · 20 years ago
  13. f21a5f7 [ sf.net patch # 1121611 ] by Gregory P. Smith · 20 years ago