1. 518ab1c Use PyOS_snprintf instead of sprintf. by Jeremy Hylton · 23 years ago
  2. d4c0a9c Fixes for possible buffer overflows in sprintf() usages. by Marc-André Lemburg · 23 years ago
  3. fb1f68e Always pass a full path name to LoadLibraryEx(). Fixes some Windows 9x problems. As discussed on python-dev by Mark Hammond · 23 years ago
  4. 1f7838b Detect conflicting Python DLL on module import under Windows - as per [ Patch #101676 ] by Mark Hammond · 24 years ago
  5. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  6. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  7. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  8. 582acec Trent Mick's Win64 changes: size_t vs. int or long; also some overflow tests. by Guido van Rossum · 24 years ago
  9. 96a8fb7 Cleanup patches from Greg Stein: by Guido van Rossum · 25 years ago
  10. 22a1d36 The old platform-specific contents of importdl.c, broken down into one by Guido van Rossum · 25 years ago