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