1. 3adefcc Use personal e-mail address by Andrew M. Kuchling · 22 years ago
  2. fe51c6d Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype by Mark Hammond · 22 years ago
  3. 938ace6 staticforward bites the dust. by Jeremy Hylton · 22 years ago
  4. 14f8b4c Patch #568124: Add doc string macros. by Martin v. Löwis · 22 years ago
  5. d63e504 Remove unused variable and call to PyModule_GetDict(). by Fred Drake · 22 years ago
  6. 1464839 Patch supplied by Burton Radons for his own SF bug #487390: Modifying by Guido van Rossum · 23 years ago
  7. 8b14ac9 Clean up a Tab inconsistency. by Fred Drake · 23 years ago
  8. 75fec2c [Patch #476612] Add attributes from PEP247 to the md5 and sha modules by Andrew M. Kuchling · 23 years ago
  9. 55087f0 Cleanup logic a little. Check args first, then try to create the by Jeremy Hylton · 23 years ago
  10. 5a53019 Part of SF patch #102409 by jlt63 to support building these modules by Guido van Rossum · 24 years ago
  11. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  12. 9bfd2bf Do the absolute minimal amount of modifications to eradicate by Barry Warsaw · 24 years ago
  13. 57b808d SHA_hexdigest(): A couple of small patches to this function, added by Barry Warsaw · 24 years ago
  14. a4e9a33 Update e-mail address by Andrew M. Kuchling · 24 years ago
  15. f3f33dc Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)', by Thomas Wouters · 24 years ago
  16. 2c4a3dc ANSI-fied sources, converted to four-space indentation. by Fred Drake · 24 years ago
  17. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  18. b18618d Vladimir Marangozov's long-awaited malloc restructuring. by Guido van Rossum · 24 years ago
  19. 43713e5 Massive patch by Skip Montanaro to add ":name" to as many by Guido van Rossum · 24 years ago
  20. ff1ccbf casts for picky compilers. by Guido van Rossum · 25 years ago
  21. cf95b0f Avoid warnings from AIX compiler. Reported by Vladimir (AIX is my by Guido van Rossum · 25 years ago
  22. 29d2acc Added Greg Stein and Andrew Kuchling's sha module. by Guido van Rossum · 25 years ago